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

what should I do when I want make the feature map viauslization #407

Open parquets opened 5 years ago

parquets commented 5 years ago

As describe in the title, I want to make the feature and the region proposal viauslization, what should I do? thanks