CharlesShang / TFFRCNN

FastER RCNN built on tensorflow
MIT License
874 stars 419 forks source link

Need other variants of PVANET pre-trained models in tensorflow #53

Open chahna107 opened 7 years ago

chahna107 commented 7 years ago

Hi @CharlesShang, Could you please help with the how did you convert the PVANET caffemodel to Tensorflow? I need to convert the PVANET+ model trained on union set of Pascal+COCO to tensorflow for my experiments. I tried using https://github.com/ethereon/caffe-tensorflow but it results in errors. Your help would be much appreciated. Thank you!

gentlebreeze1 commented 6 years ago

do you solve the problem ? i load the npy file failed. @chahna107