yolov5/models
Glenn Jocher f7d8562060
`val.py` refactor (#4053)
* val.py refactor

* cleanup

* cleanup

* cleanup

* cleanup

* save after eval

* opt.imgsz bug fix

* wandb refactor

* dataloader to train_loader

* capitalize global variables

* runs/hub/exp to runs/detect/exp

* refactor wandb logging

* Refactor wandb operations (#4061)

Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
2021-07-19 10:43:01 +02:00
..
hub Models `*.yaml` reformat (#3875) 2021-07-04 16:55:08 +02:00
__init__.py add "__init__.py" file in <models> folder 2020-06-15 14:37:07 +08:00
common.py `val.py` refactor (#4053) 2021-07-19 10:43:01 +02:00
experimental.py `Ensemble()` visualize fix (#3973) 2021-07-11 19:47:08 +02:00
yolo.py `val.py` refactor (#4053) 2021-07-19 10:43:01 +02:00
yolov5l.yaml Models `*.yaml` reformat (#3875) 2021-07-04 16:55:08 +02:00
yolov5m.yaml Models `*.yaml` reformat (#3875) 2021-07-04 16:55:08 +02:00
yolov5s.yaml Models `*.yaml` reformat (#3875) 2021-07-04 16:55:08 +02:00
yolov5x.yaml Models `*.yaml` reformat (#3875) 2021-07-04 16:55:08 +02:00