Glenn Jocher
|
b53917de8d
|
Remove `tqdm.auto` (#7599)
|
преди 2 години |
Glenn Jocher
|
32661f75ac
|
Add `retry=3` to `download()` (#7313)
* Add `retry=3` to `download()`
* Update general.py
* Update general.py
* Update general.py
* Update VOC.yaml
* Update VisDrone.yaml
|
преди 2 години |
Glenn Jocher
|
f735458987
|
Use `tqdm.auto` (#7311)
|
преди 2 години |
Glenn Jocher
|
b1300f3e0b
|
Add dataset sizes (zipped) (#7293)
|
преди 2 години |
Glenn Jocher
|
5f97001ed4
|
Context manager `open(file) as f` fixes (#7289)
* Flask context manager `open()` fix
* Additional read context manager fixes
|
преди 2 години |
Glenn Jocher
|
c3ae4e4af6
|
Multi-threaded VisDrone and VOC downloads (#7108)
* Multi-threaded VOC download
* Update VOC.yaml
* Update
* Update general.py
* Update general.py
|
преди 2 години |
Glenn Jocher
|
26f0415287
|
Add dataset source citations (#6032)
|
преди 2 години |
Glenn Jocher
|
24bea5e4b7
|
Standardize headers and docstrings (#4417)
* Implement new headers
* Reformat 1
* Reformat 2
* Reformat 3 - math
* Reformat 4 - yaml
|
преди 3 години |
Glenn Jocher
|
b60b62e874
|
PyCharm reformat (#4209)
* PyCharm reformat
* YAML reformat
* Markdown reformat
|
преди 3 години |
Glenn Jocher
|
3fef11706c
|
Update comments header (#4184)
|
преди 3 години |
Glenn Jocher
|
f8e11483df
|
Update dataset headers (#4162)
|
преди 3 години |
Glenn Jocher
|
f79d7479da
|
Add optional dataset.yaml `path` attribute (#3753)
* Add optional dataset.yaml `path` attribute
@KalenMike
* pass locals to python scripts
* handle lists
* update coco128.yaml
* Capitalize first letter
* add test key
* finalize GlobalWheat2020.yaml
* finalize objects365.yaml
* finalize SKU-110K.yaml
* finalize SKU-110K.yaml
* finalize VisDrone.yaml
* NoneType fix
* update download comment
* voc to VOC
* update
* update VOC.yaml
* update VOC.yaml
* remove dashes
* delete get_voc.sh
* force coco and coco128 to ../datasets
* Capitalize Argoverse_HD.yaml
* Capitalize Objects365.yaml
* update Argoverse_HD.yaml
* coco segments fix
* VOC single-thread
* update Argoverse_HD.yaml
* update data_dict in test handling
* create root
|
преди 3 години |