aim-uofa / Matcher
[ICLR'24] Matcher: Segment Anything with One Shot Using All-Purpose Feature Matching
☆468Updated 2 months ago
Alternatives and similar repositories for Matcher:
Users that are interested in Matcher are comparing it to the libraries listed below
- [CVPR 2024] Official implementation of the paper "Visual In-context Learning"☆437Updated 10 months ago
- [ICCV 2023] Official implementation of the paper "A Simple Framework for Open-Vocabulary Segmentation and Detection"☆685Updated last year
- using clip and sam to segment any instance you specify with text prompt of any instance names☆173Updated last year
- Open-vocabulary Semantic Segmentation☆329Updated 4 months ago
- [NeurIPS 2023] This repo contains the code for our paper Convolutions Die Hard: Open-Vocabulary Segmentation with Single Frozen Convoluti…☆304Updated last year
- Fine-tune Segment-Anything Model with Lightning Fabric.☆521Updated 10 months ago
- This is the official PyTorch implementation of the paper Open-Vocabulary Semantic Segmentation with Mask-adapted CLIP.☆714Updated last year
- Connecting segment-anything's output masks with the CLIP model; Awesome-Segment-Anything-Works☆186Updated 4 months ago
- CLIP Surgery for Better Explainability with Enhancement in Open-Vocabulary Tasks☆388Updated last week
- Experiment on combining CLIP with SAM to do open-vocabulary image segmentation.☆358Updated last year
- Downstream-Dino-V2: A GitHub repository featuring an easy-to-use implementation of the DINOv2 model by Facebook for downstream tasks such…☆218Updated last year
- [NeurIPS 2024] Code release for "Segment Anything without Supervision"☆447Updated 4 months ago
- ☆226Updated last week
- [ECCV 2024] Tokenize Anything via Prompting☆559Updated 2 months ago
- A collection of project, papers, and source code for Meta AI's Segment Anything Model (SAM) and related studies.☆341Updated 2 months ago
- Official PyTorch implementation of "Extract Free Dense Labels from CLIP" (ECCV 22 Oral)☆427Updated 2 years ago
- [NeurIPS2023] Code release for "Hierarchical Open-vocabulary Universal Image Segmentation"☆282Updated 11 months ago
- [ICCV2023] VLPart: Going Denser with Open-Vocabulary Part Segmentation☆365Updated last year
- Segment-anything related awesome extensions/projects/repos.☆343Updated last year
- Combining Segment Anything (SAM) with Grounded DINO for zero-shot object detection and CLIPSeg for zero-shot segmentation☆396Updated 9 months ago
- This repository is for the first comprehensive survey on Meta AI's Segment Anything Model (SAM).☆889Updated this week
- [CVPR 2024] Official implementation of "VRP-SAM: SAM with Visual Reference Prompt"☆121Updated 4 months ago
- This is an implementation of zero-shot instance segmentation using Segment Anything.☆309Updated last year
- [CVPR 2024] Code release for "Unsupervised Universal Image Segmentation"☆191Updated 9 months ago
- Grounded Segment Anything: From Objects to Parts☆400Updated last year
- Low rank adaptation for segmentation anything model (SAM)☆213Updated 9 months ago
- Adapting Meta AI's Segment Anything to Downstream Tasks with Adapters and Prompts