deep-diver / Soccer-Ball-Detection-YOLOv2

YOLOv2 trained against custom dataset
116 stars 43 forks source link

Json output is an empty list "[ ]" #6

Open A6u7H opened 5 years ago

A6u7H commented 5 years ago

Hi, I'm training my own dataset which has 1 class(ball). I changed cfg(tiny-yolo) classes and filters and label. After train, when i make a prediction the model returned empy list. I use your dataset and annotation. image image image Maybe u can help me?

Tanmay-Kulkarni101 commented 4 years ago

Hey, I am facing the same issue, I trained it for 100 epochs, but the error did not reduce as quickly as you have shown in @deep-diver 's notebook. Can anyone tell me why? I tried with yolo, yolov2 and tiny-yolo and tiny-yolov2. Can someone help me out.

Screenshot 2019-11-11 at 2 27 15 PM