ancasag / ensembleObjectDetection

MIT License
155 stars 30 forks source link

how to integrate the configuration file*.yaml of yolov5 in TTA #83

Open wyxAshdila opened 1 year ago

wyxAshdila commented 1 year ago

Hello, i want to integrate my train result using YOLOV5, but i have error with cv2.error: OpenCV(3.4.2) C:\projects\opencv-python\opencv\modules\dnn\src\darknet\darknet_io.cpp:511: error: (-215:Assertion failed) separator_index < line.size() in function 'cv::dnn::darknet::ReadDarknetFromCfgFile' .how should i modify the code?Thanks for your help.