free_adv_train
free_adv_train copied to clipboard
Why do you trained a model build from scratch instead of fine-tuning a pretrained model?
Hi, I notice that you did not use a pretrained model. Is it too hard to train? Or is its performation not good? Thanks.
Hi, Correct. We have started with random initialization. However, starting from a pre-trained net also works. It can even increase clean validation accuracy a bit.