Instructions to use CIDAS/clipseg-rd16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use CIDAS/clipseg-rd16 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-segmentation", model="CIDAS/clipseg-rd16")# Load model directly from transformers import AutoProcessor, CLIPSegForImageSegmentation processor = AutoProcessor.from_pretrained("CIDAS/clipseg-rd16") model = CLIPSegForImageSegmentation.from_pretrained("CIDAS/clipseg-rd16") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 1dd45eae35b653610e33e974c51ddb5d1f169f12c594cb6279a637bcd60fbda2
- Size of remote file:
- 600 MB
- SHA256:
- 5718c1512818a227bff925e22d5c57e68e691d4565884052b718e9b08c07a0b0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.