hanxunh commited on
Commit
3fd1891
·
verified ·
1 Parent(s): fc5f3f4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -11,4 +11,11 @@ license: mit
11
  short_description: XTransferBench Demo for UAP Linf
12
  ---
13
 
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
11
  short_description: XTransferBench Demo for UAP Linf
12
  ---
13
 
14
+ # X-Transfer Attacks: Towards Super Transferable Adversarial Attacks on CLIP
15
+ <div align="center">
16
+ <a href="https://arxiv.org/abs/2505.05528" target="_blank"><img src="https://img.shields.io/badge/arXiv-b5212f.svg?logo=arxiv" alt="arXiv"></a>
17
+ </div>
18
+
19
+ Demo for ICML2025 paper ["X-Transfer Attacks: Towards Super Transferable Adversarial Attacks on CLIP"](https://arxiv.org/abs/2505.05528)
20
+
21
+ Code: https://github.com/HanxunH/XTransferBench