5 Commits

Author SHA1 Message Date
Glenn Jocher
194f16844e Multi-threaded image caching 2020-11-07 02:18:18 +01:00
Glenn Jocher
4346b13a40
Dataset download bash script updates (#1132) 2020-10-13 15:58:03 +02:00
Mingyu Wang
2d2371d2d1
Update get_voc.sh data download URLs (#1077) 2020-10-04 19:35:05 +02:00
NanoCode012
901243c780
Fix relative path for VOC download (#880)
Cleaned up code
2020-08-31 16:06:10 -07:00
Glenn Jocher
41523e2c91
Dataset autodownload feature addition (#685)
* initial commit

* move download scripts into data/scripts

* new check_dataset() function in general.py

* move check_dataset() out of with context

* Update general.py

* DDP update

* Update general.py
2020-08-09 20:52:57 -07:00