soeaver / caffe-model

Caffe models (including classification, detection and segmentation) and deploy files for famouse networks
MIT License
1.28k stars 626 forks source link

Caffe version trainint inception-resnet-v2 #48

Closed YeonjaeShin closed 6 years ago

YeonjaeShin commented 6 years ago

Hi, I am trying to use inception-resnet-v2 on training faster rcnn with my own dataset. I was wondering if I have to install py-RFCN-priv. Can't I just use original caffe version???

soeaver commented 6 years ago

Yes, the original faster or rfcn framework is also supported well.