Image Segmentation
Transformers
Safetensors
English
llava_phi
multimodal
vision-language
segmentation
ego-centric
Instructions to use wangzeze/ObjectRelator-Joint with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use wangzeze/ObjectRelator-Joint with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-segmentation", model="wangzeze/ObjectRelator-Joint")# Load model directly from transformers import PSALM_SSL_MultiCondition model = PSALM_SSL_MultiCondition.from_pretrained("wangzeze/ObjectRelator-Joint", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| license: apache-2.0 | |
| tags: | |
| - multimodal | |
| - vision-language | |
| - segmentation | |
| - ego-centric | |
| language: | |
| - en | |
| library_name: transformers | |
| pipeline_tag: image-segmentation | |
| # ObjectRelator-Joint | |