nielsr HF Staff commited on
Commit
f735682
·
verified ·
1 Parent(s): 6c28e76

Improve dataset card

Browse files

This PR links the dataset to (https://huggingface.co/papers/2504.01383.

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