yolov5/utils
Ayush Chaurasia 75d323dd8b
W&B: Add advanced features tutorial (#4384)
* Improve docstrings and run names

* default wandb login prompt with timeout

* return key

* Update api_key check logic

* Properly support zipped dataset feature

* update docstring

* Revert tuorial change

* extend changes to log_dataset

* add run name

* bug fix

* bug fix

* Update comment

* fix import check

* remove unused import

* Hardcore .yaml file extension

* reduce code

* Reformat using pycharm

* Remove redundant try catch

* More refactoring and bug fixes

* retry

* Reformat using pycharm

* respect LOGGERS include list

* Initial readme update

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2021-08-11 18:35:43 +02:00
..
aws Update resume.py (#4115) 2021-07-22 17:22:11 +02:00
flask_rest_api Update README.md (#4309) 2021-08-04 22:11:48 +02:00
google_app_engine Bump pip from 18.1 to 19.2 in /utils/google_app_engine (#3561) 2021-06-09 21:14:09 +02:00
loggers W&B: Add advanced features tutorial (#4384) 2021-08-11 18:35:43 +02:00
__init__.py initial commit 2020-05-29 17:04:54 -07:00
activations.py ACON Activation batch-size 1 bug patch (#2901) 2021-04-25 22:54:07 +02:00
augmentations.py Albumentations >= 1.0.3 (#4068) 2021-07-19 13:23:19 +02:00
autoanchor.py Update script headers (#4163) 2021-07-26 15:23:33 +02:00
callbacks.py Simplify callbacks (#4289) 2021-08-04 13:17:35 +02:00
datasets.py Feature `python train.py --cache disk` (#4049) 2021-08-02 18:47:24 +02:00
downloads.py PyCharm reformat (#4209) 2021-07-28 23:35:14 +02:00
general.py Evolve in CSV format (#4307) 2021-08-04 17:13:38 +02:00
loss.py New CSV Logger (#4148) 2021-07-25 19:06:37 +02:00
metrics.py Copy-Paste augmentation for YOLOv5 (#3845) 2021-07-01 00:35:04 +02:00
plots.py Evolve in CSV format (#4307) 2021-08-04 17:13:38 +02:00
torch_utils.py Fixed logging level in distributed mode (#4284) 2021-08-03 13:11:42 +02:00