Improve dataset card (#1)
Browse files- Improve dataset card (f7356822cfcf0b6c20e55e37b20811dfce0dd072)
Co-authored-by: Niels Rogge <[email protected]>
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
|