Closed vict0rsch closed 4 years ago
Create multi-scale discriminator architecture from MUNIT in discriminator.py
discriminator.py
Fill update_d() in trainer.py just like update_g() is defined meaning splitting cases using representational mode or not
update_d()
trainer.py
update_g()
Create multi-scale discriminator architecture from MUNIT in
discriminator.py
Fill
update_d()
intrainer.py
just likeupdate_g()
is defined meaning splitting cases using representational mode or not