SRGAN-tensorflow icon indicating copy to clipboard operation
SRGAN-tensorflow copied to clipboard

can't find varibles in checkpoint

Open huodongqi opened this issue 6 years ago • 0 comments

I want to add some units in task SRGAN and those units contain new varibles both in generator and discriminator,when I trained SRGAN with the pre_trained model which is task SRResnet and doesn't contain the new units,the error told me can't find the varibles in checkpoint ,how can i handle this problems?thx~~

huodongqi avatar Feb 08 '19 03:02 huodongqi