fregu856 / segmentation

TensorFlow implementation of ENet, trained on the Cityscapes dataset.
http://www.fregu856.com/
MIT License
244 stars 73 forks source link

Pretrained model? #7

Closed gi097 closed 6 years ago

gi097 commented 6 years ago

Hello,

Is there a pretrained model available?

Regards,

Giovanni

LucasMahieu commented 6 years ago

training ckpt are here : https://github.com/fregu856/segmentation/tree/master/training_logs/best_model

gi097 commented 6 years ago

Thanks!

DikshitHegde commented 5 years ago

How to load them to continue the training instead from scratch