Update README.md
Browse filesadd AdaptCLIP paper link
README.md
CHANGED
@@ -10,4 +10,8 @@ pinned: false
|
|
10 |
short_description: Zero and Few-Shot Visual Anomaly Detection
|
11 |
---
|
12 |
|
|
|
|
|
|
|
|
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
10 |
short_description: Zero and Few-Shot Visual Anomaly Detection
|
11 |
---
|
12 |
|
13 |
+
This repository contains the paper described in [AdaptCLIP: Adapting CLIP for Universal Visual Anomaly Detection](https://huggingface.co/papers/2505.09926)
|
14 |
+
|
15 |
+
Code: https://github.com/gaobb/AdaptCLIP
|
16 |
+
|
17 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|