Skip to content

zouyip/UDAP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Official PyTorch implementation of "Universal Adversarial Purification with DDIM Metric Loss for Stable Diffusion" (AAAI'26)

Todo

Environment setup

Install dependencies:

cd UDAP
conda create -n UDAP python=3.9
conda activate UDAP
pip install -r requirements.txt

How to run

To purify adversarial images from demo, you can run

python Main.py

Contacts

If you have any problems, please open an issue in this repository or send an email to [email protected].

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%