yolov5/utils
Glenn Jocher efe60b5681
Refactor train.py and val.py `loggers` (#4137)
* Update loggers

* Config

* Update val.py

* cleanup

* fix1

* fix2

* fix3 and reformat

* format sweep.py

* Logger() class

* cleanup

* cleanup2

* wandb package import fix

* wandb package import fix2

* txt fix

* fix4

* fix5

* fix6

* drop wandb into utils/loggers

* fix 7

* rename loggers/wandb_logging to loggers/wandb

* Update message

* Update message

* Update message

* cleanup

* Fix x axis bug

* fix rank 0 issue

* cleanup
2021-07-25 01:18:39 +02:00
..
aws Update resume.py (#4115) 2021-07-22 17:22:11 +02:00
flask_rest_api Update JSON response (#3139) 2021-05-12 18:23:50 +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 Refactor train.py and val.py `loggers` (#4137) 2021-07-25 01:18:39 +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 `np.random.random()` to `random.random()` (#3967) 2021-07-11 16:56:36 +02:00
datasets.py `val.py` refactor (#4053) 2021-07-19 10:43:01 +02:00
general.py Update train.py (#4136) 2021-07-24 16:11:39 +02:00
google_utils.py Parse URL authentication (#3424) 2021-06-03 18:44:58 +02:00
loss.py Update train.py (#4136) 2021-07-24 16:11:39 +02:00
metrics.py Copy-Paste augmentation for YOLOv5 (#3845) 2021-07-01 00:35:04 +02:00
plots.py Refactor train.py and val.py `loggers` (#4137) 2021-07-25 01:18:39 +02:00
torch_utils.py `val.py` refactor (#4053) 2021-07-19 10:43:01 +02:00