dBeker / Faster-RCNN-TensorFlow-Python3

Tensorflow Faster R-CNN for Windows/Linux and Python 3 (3.5/3.6/3.7)
MIT License
609 stars 329 forks source link

how use resnet to train fasterrcnn ? #108

Closed chenjjjjuu closed 4 years ago

chenjjjjuu commented 4 years ago

i can run this script by VGG16 on my data now,but how to use renet101 to train and witch document should be modify?

morpheusthewhite commented 4 years ago

Duplicate of https://github.com/dBeker/Faster-RCNN-TensorFlow-Python3/issues/79

chenjjjjuu commented 4 years ago

DOyou use pascal_voc2007 datasets in this?

morpheusthewhite commented 4 years ago

Yes