matlab-deep-learning / pix2pix

Image to Image Translation Using Generative Adversarial Networks
Other
30 stars 12 forks source link

Transfer of Learning? #22

Open ben-m-shields opened 1 year ago

ben-m-shields commented 1 year ago

Has anyone tried doing a transfer of learning or would know how to apply one with this implementation? Training a model but then updating the weights to suit a similar but different dataset?