fregu856 / segmentation

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

how to load pretrained weights for training instead training from scratch #11

Open DikshitHegde opened 5 years ago

DikshitHegde commented 5 years ago

I have trained for 100 epochs ,still i need to continue training for minimizing the error but not interested to train from scratch...I have weights of 98th epoch of my training. How can I load the weights and continue the training from 98th epoch