Clay Gong

Results 14 comments of Clay Gong

We used the converted pre-trained model, deeplab_resnet_init.ckpt, provided by [Deeplab v2](https://github.com/DrSleep/tensorflow-deeplab-resnet)

You can train the model on PASCAL dataset, cause we have released the code and implementation details. We have the multi-scale and fliping inference to reach the results in the...

Yes, you can train a new set of data. The pre-trained model is optional.

[This answer](https://askubuntu.com/a/161157) should help.