kentaroy47 / frcnn-from-scratch-with-keras

:collision:Faster R-CNN from scratch written with Keras
Apache License 2.0
168 stars 106 forks source link

Small object detection #74

Open lorenzomare opened 4 years ago

lorenzomare commented 4 years ago

I have some trouble detecting small objects,do you have any advice to detect small object ? I have tried to change the anchor size and overlap-threshold of rpn and rcnn,but it's not enough...