The code and dataset will be released here.
- [CVPR 2023] ImageNet-E: Benchmarking Neural Network Robustness via Attribute Editing [Paper, Image editing toolkit, ImageNet-E dataset]
To use the provided image editing toolkit, download the checkpoints of diffusion models and checkpoints of TFill and unzip them in the corresponding path.
$ cd ImageNet-Editing
$ pip install -r requirements.txt
$ python app.py