Update README.md
Browse files
README.md
CHANGED
@@ -50,4 +50,6 @@ These enhancements enable VPP-LLaVA to achieve state-of-the-art performance in v
|
|
50 |
|
51 |
## Zero-Shot Performance on Unseen Dataset (GSeval)
|
52 |
|
53 |
-
VPP-LLaVA demonstrates remarkable zero-shot performance on unseen datasets, particularly in challenging scenarios involving part-object and multi-object situations. This capability is crucial for real-world applications where the model may encounter previously unseen objects or complex scenes. The model's ability to generalize and accurately ground visual references in these scenarios highlights its robustness and adaptability.
|
|
|
|
|
|
50 |
|
51 |
## Zero-Shot Performance on Unseen Dataset (GSeval)
|
52 |
|
53 |
+
VPP-LLaVA demonstrates remarkable zero-shot performance on unseen datasets, particularly in challenging scenarios involving part-object and multi-object situations. This capability is crucial for real-world applications where the model may encounter previously unseen objects or complex scenes. The model's ability to generalize and accurately ground visual references in these scenarios highlights its robustness and adaptability.
|
54 |
+
|
55 |
+
VPP-LLaVA paper link: https://arxiv.org/abs/2503.15426
|