endernewton / tf-faster-rcnn

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

How do I cluster the bboxes #505

Open kay2019-art opened 3 years ago

kay2019-art commented 3 years ago

I want to cluster the bboxes,which documents do I need to modify?thanks