Image Segmentation
Transformers
Safetensors
English
llava_phi
multimodal
vision-language
segmentation
ego-centric
Instructions to use wangzeze/ObjectRelator-Exo2Ego-Small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use wangzeze/ObjectRelator-Exo2Ego-Small with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-segmentation", model="wangzeze/ObjectRelator-Exo2Ego-Small")# Load model directly from transformers import PSALM_SSL_MultiCondition model = PSALM_SSL_MultiCondition.from_pretrained("wangzeze/ObjectRelator-Exo2Ego-Small", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!