paper-with-me

Papers

CUS3D :CLIP-based Unsupervised 3D Segmentation via Object-level Denoise

2024-09-21 · Fuyang Yu, Runze Tian, Zhen Wang, Xiaochuan Wang, Xiaohui Liang

To ease the difficulty of acquiring annotation labels in 3D data, a common method is using unsupervised and open-vocabulary semantic segmentation, which leverage 2D CLIP semantic knowledge. In this paper, unlike previous research that ignores the `noise'' raised during feature projection from 2D to 3D, we propose a novel distillation learning framework named CUS3D. In our approach, an object-level denosing projection module is designed to screen out the `noise'' and ensure more accurate 3D feature. Based on the obtained features, a multimodal distillation learning module is designed to align the 3D feature with CLIP semantic feature space with object-centered constrains to achieve advanced unsupervised semantic segmentation. We conduct comprehensive experiments in both unsupervised and open-vocabulary segmentation, and the results consistently showcase the superiority of our model in achieving advanced unsupervised segmentation results and its effectiveness in open-vocabulary segmentation.

📄 PDF Abstract BibTeX arXiv:2409.13982

Code (0)

등록된 구현이 없습니다.

Tasks

Open Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationSegmentationSemantic SegmentationUnsupervised Semantic Segmentation

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

CLIP-DIY: CLIP Dense Inference Yields Open-Vocabulary Semantic Segmentation For-Free

2023-09-25 · Monika Wysoczańska, Michaël Ramamonjisoa, Tomasz Trzciński, Oriane Siméoni

The emergence of CLIP has opened the way for open-world image perception. The zero-shot classification capabilities of the model are impressive but are harder to use for dense tasks such as image segmentation. Several me…

Image SegmentationObject LocalizationOpen Vocabulary Semantic SegmentationOpen-Vocabulary Semantic Segmentation+6

Learn to Rectify the Bias of CLIP for Unsupervised Semantic Segmentation

2024-01-01 · CVPR 2024 1 · Jingyun Wang, Guoliang Kang

Recent works utilize CLIP to perform the challenging unsupervised semantic segmentation task where only images without annotations are available. However we observe that when adopting CLIP to such a pixel-level under…

SegmentationSemantic SegmentationUnsupervised Semantic Segmentation

Segmentation-Aware Image Denoising without Knowing True Segmentation

2019-05-22 · Sicheng Wang, Bihan Wen, Junru Wu, DaCheng Tao 외

Several recent works discussed application-driven image restoration neural networks, which are capable of not only removing noise in images but also preserving their semantic-aware details, making them suitable for vario…

DenoisingImage DenoisingImage RestorationSegmentation+1

A Training-Free Framework for Open-Vocabulary Image Segmentation and Recognition with EfficientNet and CLIP

2025-10-22 · Ying Dai, Wei Yu Chen arxiv

This paper presents a novel training-free framework for open-vocabulary image segmentation and object recognition (OVSR), which leverages EfficientNetB0, a convolutional neural network, for unsupervised segmentation and …

Object RecognitionImage Segmentation

UVIS: Unsupervised Video Instance Segmentation

2024-06-11 · Shuaiyi Huang, Saksham Suri, Kamal Gupta, Sai Saketh Rambhatla 외

Video instance segmentation requires classifying, segmenting, and tracking every object across video frames. Unlike existing approaches that rely on masks, boxes, or category labels, we propose UVIS, a novel Unsupervised…

Instance SegmentationLanguage ModellingPseudo LabelSegmentation+2