szagoruyko / torch-caffe-binding

Use Caffe in Torch7
BSD 2-Clause "Simplified" License
63 stars 19 forks source link

Fast rcnn with load caffe or caffe.net #10

Open HuadongTang opened 7 years ago

HuadongTang commented 7 years ago

I want to load a fast-rcnn model to extract features to classify images. Tried many times , I can't load that model . Do you have any ideas? Very thanks.