yolov7/data
Dhia_Oussayed 0d882e553e
Fixed a bug for Hyperparameters Evolution. (#344)
* Update hyp.scratch.custom.yaml

anchors parameter missing, evolution won't start without.

* Update train.py

Updated the hyperparameter evolution metadata variable to match the hyp.yaml files for the evolution to run successfully.

* Update hyp.scratch.p5.yaml

Added the anchors parameter, evolution don't start without it.

* Update hyp.scratch.p6.yaml

added the anchors parameter for the hyperparameter evolution.

* Update hyp.scratch.tiny.yaml

added the anchors parameter for the hyperparameters evolution

* Update hyp.scratch.custom.yaml

* Update hyp.scratch.tiny.yaml

* Update hyp.scratch.p5.yaml

* Update hyp.scratch.p6.yaml

* Update train.py

* Update train_aux.py
2022-07-28 22:09:52 +03:00
..
coco.yaml main code 2022-07-06 23:23:27 +08:00
hyp.scratch.custom.yaml Fixed a bug for Hyperparameters Evolution. (#344) 2022-07-28 22:09:52 +03:00
hyp.scratch.p5.yaml Fixed a bug for Hyperparameters Evolution. (#344) 2022-07-28 22:09:52 +03:00
hyp.scratch.p6.yaml Fixed a bug for Hyperparameters Evolution. (#344) 2022-07-28 22:09:52 +03:00
hyp.scratch.tiny.yaml Fixed a bug for Hyperparameters Evolution. (#344) 2022-07-28 22:09:52 +03:00