yolov5 / utils /downloads.py

Commit History

Update autodownload fallbacks to v6.0 assets (#5177)
e520e82
unverified

glenn-jocher commited on

Replace `os.system('unzip file.zip')` -> `ZipFile.extractall()` (#4919)
a64a4c8
unverified

glenn-jocher commited on

Standardize headers and docstrings (#4417)
24bea5e
unverified

glenn-jocher commited on

Fix rename `utils.google_utils` to `utils.downloads` (#4393)
3e7c59a
unverified

glenn-jocher commited on

PyCharm reformat (#4209)
b60b62e
unverified

glenn-jocher commited on

Train from `--data path/to/dataset.zip` feature (#4185)
5d66e48
unverified

glenn-jocher commited on