endernewton / tf-faster-rcnn

Tensorflow Faster RCNN for Object Detection
https://arxiv.org/pdf/1702.02138.pdf
MIT License
3.65k stars 1.58k forks source link

How to detect two objects sticking together? #375

Open wuxian-gare opened 6 years ago

wuxian-gare commented 6 years ago

I want to check how many objects there are, but when two objects sticking together, it is not doing well,this was what i have tried:

  1. modify anchor scales and ratios
  2. increase TRAIN.RPN_POST_NMS_TOP_N but this problem still exist, how can i fix it ? img_20180727_151927_res