SCccc21 / Knowledge-Enriched-DMI

MIT License
41 stars 11 forks source link

weights files #2

Closed ghost closed 2 years ago

ghost commented 2 years ago

could you please share the following 2 model weights files? if args.improved_flag == True: D = MinibatchDiscriminator() path_G = './improvedGAN/improved_celeba_G.tar' path_D = './improvedGAN/improved_celeba_D.tar' else: D = DGWGAN(3) path_G = './improvedGAN/celeba_G.tar' path_D = './improvedGAN/celeba_D.tar'

SCccc21 commented 2 years ago

Sure. I'll upload to google drive and share the link.

SCccc21 commented 2 years ago

Please test with the pretrained GAN models (https://drive.google.com/file/d/1Yr5oQSGbUmSVu9YhWV8BssSqlbey9gRE/view?usp=sharing) and see if this error still exists.

SCccc21 commented 2 years ago

Sorry I shared the wrong link. Please check this one https://drive.google.com/drive/folders/1L3frX-CE4j36pe5vVWuy3SgKGS9kkA70?usp=sharing