Eniac-Xie / faster-rcnn-resnet

ResNet Implementation for Faster-rcnn
MIT License
206 stars 117 forks source link

Wirte prototxt file with pycaffe? #25

Closed maozezhong closed 6 years ago

maozezhong commented 6 years ago

Hello, I am new to caffe. Do you write your train.prototxt file with pycaffe or just change it with a downloaded prototxt file? If you wirte it with pycaffe, I wonder if you can release the code? Thanks~

maozezhong commented 6 years ago

ResNet101_BN_SCALE_Merged_OHEM/faster_rcnn_end2end_ohem/train.prototxt

maozezhong commented 6 years ago

Never mind, I have found a way to rewrite prototxt~