brade31919 / SRGAN-tensorflow

Tensorflow implementation of the SRGAN algorithm for single image super-resolution
MIT License
849 stars 282 forks source link

Retraining SRGAN #25

Open Shashi456 opened 6 years ago

Shashi456 commented 6 years ago

So i wanted to if it would be a good idea to first train the model on the dataset initially trained and then using those weights and selected hyperparameters to train on my dataset, or is there any way that i can fine tune the end layers to fit to my model?