MendelXu / SAN
Open-vocabulary Semantic Segmentation
☆321Updated 3 months ago
Alternatives and similar repositories for SAN:
Users that are interested in SAN are comparing it to the libraries listed below
- Official PyTorch implementation of "Extract Free Dense Labels from CLIP" (ECCV 22 Oral)☆417Updated 2 years ago
- Official implement of CVPR2023 ZegCLIP: Towards Adapting CLIP for Zero-shot Semantic Segmentation☆227Updated last year
- [CVPR2024] Official Pytorch Implementation of SED: A Simple Encoder-Decoder for Open-Vocabulary Semantic Segmentation.☆147Updated 7 months ago
- [NeurIPS 2023] This repo contains the code for our paper Convolutions Die Hard: Open-Vocabulary Segmentation with Single Frozen Convoluti…☆296Updated 11 months ago
- Official Implementation of "CAT-Seg🐱: Cost Aggregation for Open-Vocabulary Semantic Segmentation"☆278Updated 9 months ago
- Connecting segment-anything's output masks with the CLIP model; Awesome-Segment-Anything-Works