File size: 375 Bytes
79b16bd 81ef0d5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
---
license: mit
language:
- en
pipeline_tag: zero-shot-object-detection
datasets:
- allencbzhang/OWIScollection
---
This repository contains the model presented in [v-CLR: View-Consistent Learning for Open-World Instance Segmentation](https://huggingface.co/papers/2504.01383).
Demo: https://huggingface.co/spaces/allencbzhang/vCLR
Code: https://github.com/Visual-AI/vCLR |