The code organization is very good resulting in a clean and readable implementation of the SEGNET architecture. Good Job 馃憤. However, the training loop is implemented by using the lower level Session api. This can be improved by using the new Estimator API.
The code organization is very good resulting in a clean and readable implementation of the SEGNET architecture. Good Job 馃憤. However, the training loop is implemented by using the lower level Session api. This can be improved by using the new Estimator API.