Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
## SESAME_minus
|
| 6 |
+
|
| 7 |
+
- Model type: SESAME_minus is an open-source multimodal model trained by fine-tuning LLaVA on various instruction-based image grounding (segmentation) data. It is an instruction-baed segmentation model basically, serving as a baseline.
|
| 8 |
+
- Paper or resources for more information: https://see-say-segment.github.io/
|
| 9 |
+
- Where to send questions or comments about the model: https://github.com/see-say-segment/sesame/issues
|
| 10 |
+
- Intended use
|
| 11 |
+
- Primary intended uses: The primary use of SESAME is research on large multimodal models and chatbots.
|
| 12 |
+
- Primary intended users: The primary intended users of the model are researchers and hobbyists in computer vision, natural language processing, machine learning, and artificial intelligence.
|
| 13 |
+
- Training dataset: RefCOCO(+/g)
|