Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,15 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# 🚀 Safeguarding Vision-Language Models: Mitigating Vulnerabilities to Gaussian Noise in Perturbation-based Attacks
|
6 |
|
7 |
Welcome! This repository hosts the official implementation of our paper, **"Safeguarding Vision-Language Models: Mitigating Vulnerabilities to Gaussian Noise in Perturbation-based Attacks."**
|
8 |
|
|
|
|
|
9 |
---
|
10 |
|
11 |
## 🌟 What’s New?
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
datasets:
|
4 |
+
- Jarvis1111/RobustVLGuard
|
5 |
---
|
6 |
|
7 |
# 🚀 Safeguarding Vision-Language Models: Mitigating Vulnerabilities to Gaussian Noise in Perturbation-based Attacks
|
8 |
|
9 |
Welcome! This repository hosts the official implementation of our paper, **"Safeguarding Vision-Language Models: Mitigating Vulnerabilities to Gaussian Noise in Perturbation-based Attacks."**
|
10 |
|
11 |
+
Paper link: arxiv.org/abs/2504.01308
|
12 |
+
|
13 |
---
|
14 |
|
15 |
## 🌟 What’s New?
|