Closed maengjemo closed 10 months ago
Hi,
please find some information in https://github.com/RobustBench/robustbench/issues/128.
Hi @fra31!
I'm trying to train the standard model from scratch following the configuration described in #128, but I'm only reaching ~90% clean accuracy. I was wondering if you could provide some additional details:
Thanks!
Hi,
as mentioned in https://github.com/RobustBench/robustbench/issues/128, I didn't train that model myself, but I'd assume that basic augmentation (cropping and flipping) has been used since it's the standard for CIFAR-10, and this might already get a significant improvement in accuracy. I'd also think momentum is used in SGD, not sure about the scheduler parameters, but I don't think they were tuned to train that model.
Hope this helps!
Closing this for now, feel free to reopen it if you have more questions.
Hi!
I wonder train configuration of the Standard model which got 94.79 Clean score at the paper.
Which augmentation, optimizer, learning-rate are used?
Thanks for your answer in advance and have a nice day :)