Relative Content

Tag Archive for githubartificial-intelligencetorch

How to test self trained model on CIFAR-10

I’ve trained a RaResNet50 from here: robust principles. I used this command: make experiments/RaResNet50/.done_train and then I would want to check the robustness by evaluating on CIFAR-10.