Hello redeipirati
Please i need help on yolo v3
i have set up everything to run a yolov3 detection on windows10 with no GPU.
after running the following code in cmd
C:\darknet\build\darknet\x64>darknet_no_gpu.exe detector train data/obj.data cfg/yolov3-custom darknet53.conv.74, i got the following error
GPU isn't used
Used AVX
Used FMA & AVX2
opencv version: 4.2.0
Couldn't open file: data/obj.data
Please any help will be very helpful.
Thanks in advance