Curt-Park / segment-anything-with-clipLinks
Segment Anything combined with CLIP
☆348Updated last year
Alternatives and similar repositories for segment-anything-with-clip
Users that are interested in segment-anything-with-clip are comparing it to the libraries listed below
Sorting:
- This is an implementation of zero-shot instance segmentation using Segment Anything.☆314Updated 2 years ago
- Experiment on combining CLIP with SAM to do open-vocabulary image segmentation.☆380Updated 2 years ago
- Combining Segment Anything (SAM) with Grounded DINO for zero-shot object detection and CLIPSeg for zero-shot segmentation☆427Updated last year
- using clip and sam to segment any instance you specify with text prompt of any instance names☆179Updated 2 years ago
- Segment-anything related awesome extensions/projects/repos.☆347Updated 2 years ago
- This is the official PyTorch implementation of the paper Open-Vocabulary Semantic Segmentation with Mask-adapted CLIP.☆733Updated last year
- This repository contains the code of the CVPR 2022 paper "Image Segmentation Using Text and Image Prompts".☆1,284Updated last year
- [NeurIPS 2024] SlimSAM: 0.1% Data Makes Segment Anything Slim☆345Updated last week
- Simple static web-based mask drawer, supporting semantic segmentation and video segmentation with interactive Segment Anything Model 2 (S…