Skip to content

thu-ml/ares

main
Switch branches/tags
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

ares

A Python library for adversarial machine learning focusing on benchmarking adversarial robustness.

Files in the folder

  • pytorch_ares/: PyTorch implementation of ares1.0.
  • easyrobust/: EasyRobust is a tool for training your robust models. Now it support adversarial / non-adversarial training of CNN / ViT models on ImageNet.