yolov5/utils
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
..
__init__.py initial commit 2020-05-29 17:04:54 -07:00
activations.py update activations.py 2020-08-03 17:18:31 -07:00
datasets.py Explicit Imports (#498) 2020-08-02 15:47:36 -07:00
general.py Dataset autodownload feature addition (#685) 2020-08-09 20:52:57 -07:00
google_utils.py Fix curl download on Windows (#669) 2020-08-07 12:13:55 -07:00
torch_utils.py Single-source training (#680) 2020-08-09 02:12:44 -07:00