Chong Mou

Results 4 issues of Chong Mou

Thanks for your impressive work! But I have a problem about testing on dnd. In "main_pg.py" the input has 3 channels and the output has 1 channels, I want to...

Hi, I'm a beginner,I have a lot of confusion about your model. When you calculate accuracy and loss,why you keep the “pad” in the result?It is not a part of...

Sorry to bother, the link of pretrained model has been disabled could you provide a new link? Thanks a lot.

Thanks for your novel work! But I'm a little confused about loss_ce: l_forw_ce = self.train_opt['lambda_ce_forw'] * torch.sum(z**2) / z.shape[0]. I want to know why this loss function can restrain z...