faster_rcnn windows C++

16 views
Skip to first unread message

张峰

unread,
Feb 26, 2017, 7:31:35 PM2/26/17
to Caffe Users
       I'm trying to load a ".pt" file in a Net structure and then copy the caffemodel into it, everything is done on windows. First problem is that the .pt file uses python layers, because it's from faster-rcnn, and i have linked libcaffe (built with python layers) to the c++ project but when i try to load the .pt file i get a runtime error (unknown layers :python(....),i know i need to set with_python_layer :=1 .but in fact .i have set with python support .and add python_layer.hpp ,cpp and cu in the libcaffe project.
     how can i load the python model and pt file in visual studio with C++.
thanks
Reply all
Reply to author
Forward
0 new messages