Improve dataset card

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -11,4 +11,10 @@ tags:
11
  - Objects365
12
  size_categories:
13
  - 100K<n<1M
14
- ---
 
 
 
 
 
 
 
11
  - Objects365
12
  size_categories:
13
  - 100K<n<1M
14
+ ---
15
+
16
+ This repository contains the dataset presented in [v-CLR: View-Consistent Learning for Open-World Instance Segmentation](https://huggingface.co/papers/2504.01383).
17
+
18
+ Demo: https://huggingface.co/spaces/allencbzhang/vCLR
19
+
20
+ Code: https://github.com/Visual-AI/vCLR