paper-with-me

Papers

4D Unsupervised Object Discovery

2022-10-10 · Yuqi Wang, Yuntao Chen, Zhaoxiang Zhang

Object discovery is a core task in computer vision. While fast progresses have been made in supervised object detection, its unsupervised counterpart remains largely unexplored. With the growth of data volume, the expensive cost of annotations is the major limitation hindering further study. Therefore, discovering objects without annotations has great significance. However, this task seems impractical on still-image or point cloud alone due to the lack of discriminative information. Previous studies underlook the crucial temporal information and constraints naturally behind multi-modal inputs. In this paper, we propose 4D unsupervised object discovery, jointly discovering objects from 4D data -- 3D point clouds and 2D RGB images with temporal information. We present the first practical approach for this task by proposing a ClusterNet on 3D point clouds, which is jointly iteratively optimized with a 2D localization network. Extensive experiments on the large-scale Waymo Open Dataset suggest that the localization network and ClusterNet achieve competitive performance on both class-agnostic 2D object detection and 3D instance segmentation, bridging the gap between unsupervised methods and full supervised ones. Codes and models will be made available at https://github.com/Robertwyq/LSMOL.

📄 PDF Abstract BibTeX arXiv:2210.04801

Code (1)

robertwyq/lsmol 공식 구현 pytorch

Tasks

2D Object Detection3D Instance SegmentationInstance SegmentationObjectobject-detectionObject DetectionObject DiscoverySemantic Segmentation

Similar Papers 제목 키워드 기반

Image Segmentation-based Unsupervised Multiple Objects Discovery

2022-12-20 · Sandra Kara, Hejer Ammar, Florian Chabot, Quoc-Cuong Pham

Unsupervised object discovery aims to localize objects in images, while removing the dependence on annotations required by most deep learning-based methods. To address this problem, we propose a fully unsupervised, botto…

Class-agnostic Object DetectionImage SegmentationObjectobject-detection+4

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

Unsupervised Discovery of Object-Centric Neural Fields

2024-02-12 · Rundong Luo, Hong-Xing Yu, Jiajun Wu

We study inferring 3D object-centric scene representations from a single image. While recent methods have shown potential in unsupervised 3D object discovery from simple synthetic images, they fail to generalize to real-…

ObjectObject DiscoverySemantic SegmentationSystematic Generalization+1

Unsupervised Discovery of 3D Physical Objects from Video

2020-07-24 · Yilun Du, Kevin Smith, Tomer Ulman, Joshua Tenenbaum 외

We study the problem of unsupervised physical object discovery. While existing frameworks aim to decompose scenes into 2D segments based off each object's appearance, we explore how physics, especially object interaction…

3D geometryObjectObject DiscoveryPosition

Unsupervised learning from video to detect foreground objects in single images

2017-03-31 · ICCV 2017 10 · Ioana Croitoru, Simion-Vlad Bogolin, Marius Leordeanu

Unsupervised learning from visual data is one of the most difficult challenges in computer vision, being a fundamental task for understanding how visual recognition works. From a practical point of view, learning from un…

Object Discovery