Yuxiao Guo
Yuxiao Guo
Hi @SGShen. Yes, you are right, the tool needs the runtime caffe or compiled prototxt file, as the tool README.md suggestion. It's obvious that we can't analysis the network without...
When you said 'fail', you mean the program is crash without any further exceptions or with some error message? There are actual two parsing methods, via pb2 or runtime Caffe....
OK, thanks for your feedback. I will look into it. Would you mind to share your system envs? Python version, Windows/Linux and CNTK version...
I have compiled Caffe_3d with ubuntu 16.04 + cuddnn-v5.1 + cuda-8.0. There exists a small difference in the suncg_data_layer.cu line 273. In g++ 5.4, just let it be: depth_path =...