3D-Caffe
3D-Caffe copied to clipboard
Hi @faustomilletari , thanks for sharing the codes for this great work. I compiled V-net and 3D-Caffe as instructed in your guide. When running "python main -train -test", errors prompt...
I am using ubuntu 14.04, cuda 8.0 cuDDN 5.0. Anaconda 2.1 $ sudo make all (successful) $ sudo make pycaffe (successful) import caffe (successful) I met below error when I...
*** Aborted at 1493102958 (unix time) try "date -d @1493102958" if you are using GNU date *** PC: @ 0x7f3e0d9ebdc5 caffe::Blob::gpu_data() *** SIGSEGV (@0x20) received by PID 8972 (TID 0x7f3e15c27740)...
Hello, faustomilletari This is Jian Kang. I am very interested in your work 3D-caffe. So I tried to compile your 3D-Caffe, but I encountered a problem when I make runtest....
Hello author, this is very nice work. I just want to ask you some question about your work 1. Your 3D-caffe can work in the voxel level, instead of the...
Hello, faustomilletari Thank you for sharing your 3D caffe. is there any windows version available ? if not, what files did you revise from original caffe ? do you have...