pre-resnet-gen-caffe
pre-resnet-gen-caffe copied to clipboard
generate the resnet200 model
Hi ,Thanks for your sharing! I want to train a resnet200 with caffe , but hekaiming implement the resnet200 with torch. So i need to convert the torch model to caffe model with the code: the https://github.com/Cysu/fb-caffe-exts/tree/mydev/torch2caffe. But i am a green hand and you are skillful on it ,could you please generate the resnet200 model which is compatible with your prototxt ?
Thanks a lot