MadryLab / robustness

A library for experimenting with, training and evaluating neural networks, with a focus on adversarial robustness.
MIT License
916 stars 181 forks source link

Is there a pre-trained model file for restricted ImageNet model (10 classes)? #33

Closed ndb796 closed 4 years ago

ndb796 commented 4 years ago

Hi! Thank you for sharing good project :)

Is there a pre-trained model file for the restricted ImageNet model (10 classes)?

I could find only the adversarially trained restricted ImageNet model file. (https://github.com/MadryLab/robust_representations)

But, I cannot find a naturally trained restricted ImageNet model file.

dtsip commented 4 years ago

Hi, I uploaded a pre-trained Restricted ImageNet model here and also linked to it from the robust representations repo. Hope that helps.