yolov5/utils
Glenn Jocher 9c91aeae10
W&B logging add hyperparameters (#1399)
* W&B logging add hyperparameters

* hyp bug fix and image logging updates

* if plots and wandb:

* cleanup

* wandb/ gitignore add

* cleanup 2

* cleanup 3

* move wandb import to top of file

* wandb evolve

* update import

* wandb.run.finish()

* default anchors: 3
2020-11-16 13:35:34 +01:00
..
google_app_engine adding the configuration to deploy yolov5 in in app engine (#964) 2020-09-22 11:48:44 -07:00
__init__.py initial commit 2020-05-29 17:04:54 -07:00
activations.py Utils reorganization (#1392) 2020-11-14 11:50:32 +01:00
autoanchor.py Utils reorganization (#1392) 2020-11-14 11:50:32 +01:00
datasets.py Utils reorganization (#1392) 2020-11-14 11:50:32 +01:00
general.py Utils reorganization (#1392) 2020-11-14 11:50:32 +01:00
google_utils.py Utils reorganization (#1392) 2020-11-14 11:50:32 +01:00
loss.py Utils reorganization (#1392) 2020-11-14 11:50:32 +01:00
metrics.py Utils reorganization (#1392) 2020-11-14 11:50:32 +01:00
plots.py W&B logging add hyperparameters (#1399) 2020-11-16 13:35:34 +01:00
torch_utils.py Improved FLOPS computation (#1398) 2020-11-14 14:48:55 +01:00