zhiqing0205
commited on
Commit
·
b1df19b
1
Parent(s):
36bfbee
Add model card metadata to README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Towards Training-free Anomaly Detection with Vision and Language Foundation Models (CVPR 2025)
|
2 |
|
3 |
<div>
|
|
|
1 |
+
---
|
2 |
+
title: "LogSAD: Training-free Anomaly Detection with Vision and Language Foundation Models"
|
3 |
+
tags:
|
4 |
+
- computer-vision
|
5 |
+
- anomaly-detection
|
6 |
+
- foundation-models
|
7 |
+
- zero-shot
|
8 |
+
- training-free
|
9 |
+
license: mit
|
10 |
+
library_name: pytorch
|
11 |
+
pipeline_tag: zero-shot-object-detection
|
12 |
+
arxiv: 2503.18325
|
13 |
+
---
|
14 |
+
|
15 |
# Towards Training-free Anomaly Detection with Vision and Language Foundation Models (CVPR 2025)
|
16 |
|
17 |
<div>
|