rsingla92

Results 3 comments of rsingla92

@sawakk I would recommend you check the Ubuntu Caffe installation steps: http://caffe.berkeleyvision.org/install_apt.html and then the compilation steps: http://caffe.berkeleyvision.org/installation.html#compilation I use the cmake build steps. Can you go through those again...

Hi @asad1996172, Can you post what command you're trying to run? Is it the following (exactly)? > $ python test_segmentation.py \ --model ENet/prototxts/enet_deploy_final.prototxt \ --weights ENet/enet_weights_zoo/cityscapes_weights.caffemodel \ --colours ENet/scripts/cityscapes19.png \...

Hi @cuihuitao, The Cityscapes data is free and available but requires some steps to access it. You won't be able to access it without signing up. It should be noted...