Ali Raza

Results 3 issues of Ali Raza

I want to train my model with few classes like road-marking, road, car, pavement, and pedestrian I have found labels sky=0 building=1 poll=2 road=3 pavement=4 Tree=5 sign-symbol=6 fence=7 car=8 pedestrian=9...

I have installed caffe-segnet on Ubuntu16.04 in CPU_ONLY mode and have also installed SegNet-Tutorial i done follwing things in Scripts/webcam_demo.py set the path according to my caffe-segnet installed comment-out the...

OS:: Ubuntu16.04 CPU_ONLY I have make changes in the line 56 of "contrastive_loss_layer.cpp" file to fix an error while make all Dtype dist = std::max(margin - (float)sqrt(dist_sq_.cpu_data()[i]), Dtype(0.0)); here “(float)”...