Nathan Ing

Results 16 comments of Nathan Ing

I'd like to try to help, but please clarify: Are you seeing poor accuracy, or an error causing caffe to crash? How many training iterations do you use? You might...

This is concerning for me, as well. I've built SegNet with CUDNN v3 instead of 5, and everything seems to work on the Quadro K4000 I have installed. However, I'm...

Hi, I am not an expert, and am new to Caffe, and this type of programming in general. However, I have seen the CUBLAS STATUS MAPPING ERROR before in my...

It wants to find ~/caffe-segnet/python so point it at the.. I guess main caffe-segnet folder. You can skip this by adding ~/caffe-segnet/python to your python path.

use `segnet_solver.prototxt` instead

Oh I just read the rest of your post. You may need to build the Caffe version from this repository. `dense_image_data_param` is a protobuf definition related to one of the...