Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Official code for SINDER: Repairing the Singular Defects of DINOv2 (ECCV 2024 Oral)
|
| 2 |
|
| 3 |
[](https://arxiv.org/abs/2407.16826)
|
|
@@ -44,4 +52,4 @@ Put ImageNet-1K dataset at `data/imagenet` folder.
|
|
| 44 |
|
| 45 |
## Checkpoints
|
| 46 |
|
| 47 |
-
[Google Drive](https://drive.google.com/file/d/1g0Aq5qXYuMmVrN9-gGwC9ybwlCDFAw-l/view?usp=sharing)
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
pipeline_tag: feature-extraction
|
| 4 |
+
tags:
|
| 5 |
+
- sinder
|
| 6 |
+
- dinov2
|
| 7 |
+
- defects
|
| 8 |
+
---
|
| 9 |
# Official code for SINDER: Repairing the Singular Defects of DINOv2 (ECCV 2024 Oral)
|
| 10 |
|
| 11 |
[](https://arxiv.org/abs/2407.16826)
|
|
|
|
| 52 |
|
| 53 |
## Checkpoints
|
| 54 |
|
| 55 |
+
[Google Drive](https://drive.google.com/file/d/1g0Aq5qXYuMmVrN9-gGwC9ybwlCDFAw-l/view?usp=sharing)
|