Understanding Fine-tuning CLIP for Open-vocabulary Semantic Segmentation in Hyperbolic Space
CLIP, a foundational vision-language model, has emerged as a powerful tool for open-vocabulary semantic segmentation. While freezing the text encoder preserves its powerful embeddings, recent studies show that fine-tuning both the text and image encoders jointly significantly enhances segmentation p…