Open A6u7H opened 5 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.
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. Maybe u can help me?