free_adv_train icon indicating copy to clipboard operation
free_adv_train copied to clipboard

Why do you trained a model build from scratch instead of fine-tuning a pretrained model?

Open Sumching opened this issue 6 years ago • 1 comments

Hi, I notice that you did not use a pretrained model. Is it too hard to train? Or is its performation not good? Thanks.

Sumching avatar Aug 02 '19 06:08 Sumching

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.

ashafahi avatar Aug 05 '19 16:08 ashafahi