paper-with-me

Papers

LOCATE: Self-supervised Object Discovery via Flow-guided Graph-cut and Bootstrapped Self-training

2023-08-22 · Silky Singh, Shripad Deshmukh, Mausoom Sarkar, Balaji Krishnamurthy

Learning object segmentation in image and video datasets without human supervision is a challenging problem. Humans easily identify moving salient objects in videos using the gestalt principle of common fate, which suggests that what moves together belongs together. Building upon this idea, we propose a self-supervised object discovery approach that leverages motion and appearance information to produce high-quality object segmentation masks. Specifically, we redesign the traditional graph cut on images to include motion information in a linear combination with appearance information to produce edge weights. Remarkably, this step produces object segmentation masks comparable to the current state-of-the-art on multiple benchmarks. To further improve performance, we bootstrap a segmentation network trained on these preliminary masks as pseudo-ground truths to learn from its own outputs via self-training. We demonstrate the effectiveness of our approach, named LOCATE, on multiple standard video object segmentation, image saliency detection, and object segmentation benchmarks, achieving results on par with and, in many cases surpassing state-of-the-art methods. We also demonstrate the transferability of our approach to novel domains through a qualitative study on in-the-wild images. Additionally, we present extensive ablation analysis to support our design choices and highlight the contribution of each component of our proposed method.

📄 PDF Abstract BibTeX arXiv:2308.11239

Code (1)

silky1708/locate 공식 구현 pytorch

Tasks

ObjectObject DiscoverySaliency DetectionSegmentationSemantic SegmentationVideo Object SegmentationVideo Semantic Segmentation

Similar Papers 제목 키워드 기반

Motion-Refined DINOSAUR for Unsupervised Multi-Object Discovery

2025-09-02 · Xinrui Gong, Oliver Hahn, Christoph Reich, Krishnakant Singh 외 arxiv

Unsupervised multi-object discovery (MOD) aims to detect and localize distinct object instances in visual scenes without any form of human supervision. Recent approaches leverage object-centric learning (OCL) and motion …

Multi-object discoveryMotion Segmentation

Motion-inductive Self-supervised Object Discovery in Videos

2022-10-01 · Shuangrui Ding, Weidi Xie, Yabo Chen, Rui Qian 외

In this paper, we consider the task of unsupervised object discovery in videos. Previous works have shown promising results via processing optical flows to segment objects. However, taking flow as input brings about two …

ObjectObject DiscoveryObject Discovery In VideosOptical Flow Estimation+3

AutoRecon: Automated 3D Object Discovery and Reconstruction

2023-05-15 · CVPR 2023 1 · Yuang Wang, Xingyi He, Sida Peng, Haotong Lin 외

A fully automated object reconstruction pipeline is crucial for digital content creation. While the area of 3D reconstruction has witnessed profound developments, the removal of background to obtain a clean object model …

3D ReconstructionObjectObject DiscoveryObject Reconstruction

UNION: Unsupervised 3D Object Detection using Object Appearance-based Pseudo-Classes

2024-05-24 · Ted Lentsch, Holger Caesar, Dariu M. Gavrila

Unsupervised 3D object detection methods have emerged to leverage vast amounts of data without requiring manual labels for training. Recent approaches rely on dynamic objects for learning to detect mobile objects but pen…

3D Object DetectionObject DetectionObject DiscoveryUnsupervised Object Detection

PDiscoFormer: Relaxing Part Discovery Constraints with Vision Transformers

2024-07-05 · Ananthu Aniraj, Cassio F. Dantas, Dino Ienco, Diego Marcos

Computer vision methods that explicitly detect object parts and reason on them are a step towards inherently interpretable models. Existing approaches that perform part discovery driven by a fine-grained classification t…

Fine-Grained Image ClassificationImage ClassificationUnsupervised Part Discovery