2nd-place-solution-for-VinBigData-Chest-X-ray-Abnormalities-Detection icon indicating copy to clipboard operation
2nd-place-solution-for-VinBigData-Chest-X-ray-Abnormalities-Detection copied to clipboard

No hyper-parameter yaml found

Open shreka116 opened this issue 4 years ago • 2 comments
trafficstars

Thanks for sharing your great work.

I was trying to run the training code for yolov5, but then it gives me an error saying "AssertionError: File Not Found: data/hyp.scratch.yaml"

I can not find any scrip that generates hyp.scratch.yaml.

Am I missing something?

Thanks, Joseph

shreka116 avatar Jul 08 '21 02:07 shreka116

or can I use the hyper-parameter file "stage2_params.yaml" which is located in part_sergey ?

shreka116 avatar Jul 08 '21 04:07 shreka116

I think it's available in official yolov5 repository. https://github.com/ultralytics/yolov5/blob/master/data/hyps/hyp.scratch.yaml

ZFTurbo avatar Jul 08 '21 15:07 ZFTurbo