RuoyuChen nielsr HF Staff commited on
Commit
bb040a7
·
verified ·
1 Parent(s): 9878fab

Add dataset card (#1)

Browse files

- Add dataset card (1978c014ae249a2e2a68c3cf46c3d93dc7683fa3)


Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - object-detection
4
+ license: apache-2.0
5
+ ---
6
+
7
+ This repository contains the benchmark files for the paper [Interpreting Object-level Foundation Models via Visual Precision Search](https://huggingface.co/papers/2411.16198).
8
+
9
+ Code: https://github.com/RuoyuChen10/VPS