experiencor / keras-yolo2

Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in brower is accessible at https://git.io/vF7vI (not on Windows).
MIT License
1.73k stars 784 forks source link

The model predicts 0 box #242

Closed loveliangdongdong closed 6 years ago

loveliangdongdong commented 6 years ago

I train the blood cell detection model in the folder named examples several times, but the output is always 0 box. Which parameter should I change? Can you give me some suggestions, thanks. @experiencor