STTN icon indicating copy to clipboard operation
STTN copied to clipboard

Missing dis.pth and opt.pth files for fine-tuning

Open alex-flwls opened this issue 1 year ago • 0 comments

Hi,

I am trying to fine-tune your youtube-vos checkpoint on a custom dataset. I tried to resume training but the .pth file only contains the netG data. As a result of loading only the generator and initialising a new discriminator the training collapses instantly. I believe I require netD, optimD, and optimG from your training runs. Could you provide these?

Thank you very much for your time.

alex-flwls avatar Nov 13 '23 14:11 alex-flwls