Thank you for the repo! I can reproduce the SAN-10 pairwise / patchwise results. However, for the CNN baselines mentioned in this paper (i.e. ResNet-26, ResNet-38, ResNet-50), I wonder how they are trained. Do you simply replace the SAN network by the ResNet in this code base, keep the optimization settings and train? Or use some other repos such as https://github.com/pytorch/examples/tree/master/imagenet? Thanks!
Thank you for the repo! I can reproduce the SAN-10 pairwise / patchwise results. However, for the CNN baselines mentioned in this paper (i.e. ResNet-26, ResNet-38, ResNet-50), I wonder how they are trained. Do you simply replace the SAN network by the ResNet in this code base, keep the optimization settings and train? Or use some other repos such as https://github.com/pytorch/examples/tree/master/imagenet? Thanks!