tensorflow-deeplab-v3
tensorflow-deeplab-v3 copied to clipboard
DeepLabv3 built in TensorFlow
Thanks for your job. Must we install tf1.6 instead of any other versions? And what version of cuda and cudnn should I install? I have installed tf1.4, cuda8.0 and cudnn6.
Hi, I want to train deeplab with my custom dataset which has 2 classes. How can I do it? Can I train it without pretrained model?
Hello @rishizek I run the inference.py code and the result is perfect, but I have no idea how to make my own datasets and trained based on your code, please...
Thanks for your great project. I wonder what is the test set accuracy?
Great project. Could you tell me why your reproduce is lower than paper? Thanks