Update README.md
Browse files
README.md
CHANGED
|
@@ -17,10 +17,9 @@ pipeline_tag: image-text-to-text
|
|
| 17 |
|
| 18 |
ProGuard is a proactive multimodal safeguard model. It is designed to identify and reason about unknown risks across both text and visual modalities, moving beyond rigid predefined classification systems.
|
| 19 |
|
| 20 |
-
- **
|
| 21 |
-
- **Project Page:** [
|
| 22 |
-
- **GitHub Repository:** [
|
| 23 |
-
- **DeepSight Paper:** [DeepSight: An All-in-One LM Safety Toolkit](https://huggingface.co/papers/2602.12092)
|
| 24 |
|
| 25 |
This model is the official open-source implementation of **ProGuard**. For deployment instructions, please refer to **[this link](https://github.com/yushaohan/ProGuard/tree/master/deploy)**.
|
| 26 |
|
|
|
|
| 17 |
|
| 18 |
ProGuard is a proactive multimodal safeguard model. It is designed to identify and reason about unknown risks across both text and visual modalities, moving beyond rigid predefined classification systems.
|
| 19 |
|
| 20 |
+
- **Arxiv Paper:** [ProGuard: Towards Proactive Multimodal Safeguard](https://arxiv.org/abs/2512.23573)
|
| 21 |
+
- **Project Page:** [ProGuard Homepage](https://yushaohan.github.io/ProGuard/)
|
| 22 |
+
- **GitHub Repository:** [ProGuard Implementation](https://github.com/yushaohan/ProGuard), [DeepSafe Implementation](https://github.com/AI45Lab/DeepSafe)
|
|
|
|
| 23 |
|
| 24 |
This model is the official open-source implementation of **ProGuard**. For deployment instructions, please refer to **[this link](https://github.com/yushaohan/ProGuard/tree/master/deploy)**.
|
| 25 |
|