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

Use resnet_v2.py as the basic network? #378

Closed Dontfall closed 6 years ago

Dontfall commented 6 years ago

How to change lib/nets/resnet_v1.py to lib/nets/resnet_v2.py?Can you upload lib/nets/resnet_v2.py? thank you.