Alturos.Yolo
Alturos.Yolo copied to clipboard
Cannot found pre-trained model???
Cannot found pre-trained model, check all config files available (.cfg, .weights, .names)":null
code:255line var config = configurationDetector.Detect(path);
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.