MarvinTeichmann / KittiSeg

A Kitti Road Segmentation model implemented in tensorflow.
MIT License
911 stars 403 forks source link

Testing with grayscale images #204

Closed Vaishali-Nimilan closed 4 years ago

Vaishali-Nimilan commented 4 years ago

I am trying to demo.py for grayscale images and get an error. I have trained the model successfully with grayscale images. But I want to test my test dataset and I am not able to do it. Which code should I run for testing? error in fcn8_vgg.py line 58. Could please say what I should change?