CosmiQ / solaris

CosmiQ Works Geospatial Machine Learning Analysis Toolkit
https://solaris.readthedocs.io
Apache License 2.0
411 stars 112 forks source link

If there is a way to continue training the model based on pre-trained model (saved weights) #422

Open Elhamahm opened 3 years ago

Elhamahm commented 3 years ago

I have trained the model for 25 epochs and saved the model. Now I intend to continue the training of model for 10 more epochs based on previously saved model (saved weights). How I should go for that type of settings in .yml file. I am using XD_XD's spacenet model for my purpose.

Thanks,

AnshMittal1811 commented 3 years ago

Can you let me know where I am going wrong with the training? Here is the issue that I'm facing issue.