Closed blackCmd closed 3 years ago
pip install pycocotools
and check if the annotation file is put in correct directory https://github.com/WongKinYiu/ScaledYOLOv4/blob/yolov4-large/test.py#L228
pip install pycocotools
and check if the annotation file is put in correct directory https://github.com/WongKinYiu/ScaledYOLOv4/blob/yolov4-large/test.py#L228
Oh I see Thank you : )
When I try
I've received the result below. It's done.
My yaml is here :
And my data is here :
How can I get result like below.