Alturos.Yolo icon indicating copy to clipboard operation
Alturos.Yolo copied to clipboard

Cannot found pre-trained model???

Open cagy520 opened this issue 4 years ago • 1 comments

Cannot found pre-trained model, check all config files available (.cfg, .weights, .names)":null

code:255line var config = configurationDetector.Detect(path);

cagy520 avatar May 26 '20 07:05 cagy520

Cannot found pre-trained model, check all config files available (.cfg, .weights, .names)":null

code:255line var config = configurationDetector.Detect(path);

You can try to remove the path and put all the config files under the Debug file. That works for me. I hope this helps.

Albert2020666 avatar Jun 02 '20 16:06 Albert2020666