Hello @jia-wan ,
Thanks for making the code public. If possible can you provide the Train file as well i.e. train.py? The paper mentions adversarial loss which is totally clear, it also mentions the use of a shallow discriminator it's not clear. The shallow discriminator is not in the model.py as well. Where is the discriminator loss going i.e., the discriminator architecture is classifying predicted and actual, that loss?. Thank you.