Lee-ray-a
Lee-ray-a
SAME QUESTION! Can anybody help?. I use ``./darknet detector test [label_file] yolov3.cfg yolov3.weights helmet.jpg`` It didn't detect, and I checked the feature maps, finding that in the backbone stage, it...
Have you solved this problem?
I have the same issue. Did you fix it
> I was wondering if you set `CUDA_HOME` before installing Grounding-DINO? yes, I set CUDA_HOME, still got the same error
The label_list is correctly set, and the output of the AP score is missing the last two classes. And, I tested the missing score category, the model correctly detect the...
> 我看到之前的讨论里,作者把GOA数据集和微调数据集混合训练,这样微调之后能保留开集效果。你可以试试看 那个是pretrain, 不是微调
> Have you solved this problem, I also encountered this problem, data_root set it to my own dataset path, but I still report this path error sorry, I haven't solved...