朱建旺

Results 4 issues of 朱建旺

Hi, I changed the input data to search face recognition network, the input size is (3,112,96),when i run the output = net(input,w,*arch) of train_fn() function in the code of train.py...

Thank you for sharing the project,I want to convert the trained .ckpt model to .pb file on my own data with your project and load it in opencv, but I...

what is your version of boost,there is an error when I make caffe with boost1.61 and boost1.64 like this: src/caffe/solver.cpp:107:5: error: no matching function for call to ‘caffe::Net::Net(caffe::NetParameter&, boost::shared_ptr::element_type*)’ net_.reset(new...

Hi, memo, Thank you for sharing your project,I according your tutorial, I have used your compiled tf1.3.so,when I type 'make' in the terminal,there have an error like this: /home/devy/Project/OpenFrameWork/of_v0.9.8_linux64_release/addons/obj/linux64/Release/ofxMSATensorFlow/src/ofxMSATFUtils.o:在函数‘msa::tf::log_error(tensorflow::Status const&,...