yolov5/utils
Jirka Borovec 00917a6225
update expt name comment and folder parsing for training (#978)
* comment

* fix parsing

* fix evolve

* folder

* tqdm

* Update train.py

* Update train.py

* reinstate anchors into meta dict

anchor evolution is working correctly now

* reinstate logger

prefer the single line readout for concise logging, which helps simplify notebook and tutorials etc.

Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2020-10-13 14:10:21 +02: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 Update export.py with v3.0 Hardswish() support 2020-08-24 21:47:49 -07:00
datasets.py mosaic4 bottom left image fix (#1021) 2020-09-23 09:51:33 -07:00
evolve.sh hyp['anchors'] evolution update 2020-09-03 12:54:22 -07:00
general.py update expt name comment and folder parsing for training (#978) 2020-10-13 14:10:21 +02:00
google_utils.py gsutil cp hyp evolution bug fix (#876) 2020-09-03 20:29:08 -07:00
torch_utils.py torchvision nms bug fix 2020-10-06 15:09:24 +02:00