paper-with-me

Papers

Open-world Instance Segmentation: Top-down Learning with Bottom-up Supervision

2023-03-09 · Tarun Kalluri, Weiyao Wang, Heng Wang, Manmohan Chandraker, Lorenzo Torresani, Du Tran

Many top-down architectures for instance segmentation achieve significant success when trained and tested on pre-defined closed-world taxonomy. However, when deployed in the open world, they exhibit notable bias towards seen classes and suffer from significant performance drop. In this work, we propose a novel approach for open world instance segmentation called bottom-Up and top-Down Open-world Segmentation (UDOS) that combines classical bottom-up segmentation algorithms within a top-down learning framework. UDOS first predicts parts of objects using a top-down network trained with weak supervision from bottom-up segmentations. The bottom-up segmentations are class-agnostic and do not overfit to specific taxonomies. The part-masks are then fed into affinity-based grouping and refinement modules to predict robust instance-level segmentations. UDOS enjoys both the speed and efficiency from the top-down architectures and the generalization ability to unseen categories from bottom-up supervision. We validate the strengths of UDOS on multiple cross-category as well as cross-dataset transfer tasks from 5 challenging datasets including MS-COCO, LVIS, ADE20k, UVO and OpenImages, achieving significant improvements over state-of-the-art across the board. Our code and models are available on our project page.

📄 PDF Abstract BibTeX arXiv:2303.05503

Code (0)

등록된 구현이 없습니다.

Tasks

Instance SegmentationOpen-World Instance SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Top-Down Beats Bottom-Up in 3D Instance Segmentation

2023-02-06 · Maksim Kolodiazhnyi, Anna Vorontsova, Anton Konushin, Danila Rukhovich

Most 3D instance segmentation methods exploit a bottom-up strategy, typically including resource-exhaustive post-processing. For point grouping, bottom-up methods rely on prior assumptions about the objects in the form o…

3D Instance SegmentationInstance SegmentationSegmentationSemantic Segmentation

ZigZagNet: Fusing Top-Down and Bottom-Up Context for Object Segmentation

2019-06-01 · CVPR 2019 6 · Di Lin, Dingguo Shen, Siting Shen, Yuanfeng Ji 외

Multi-scale context information has proven to be essential for object segmentation tasks. Recent works construct the multi-scale context by aggregating convolutional feature maps extracted by different levels of a deep n…

Instance SegmentationSegmentationSemantic Segmentation

Parallel Detection-and-Segmentation Learning for Weakly Supervised Instance Segmentation

2021-01-01 · ICCV 2021 10 · Yunhang Shen, Liujuan Cao, Zhiwei Chen, Baochang Zhang 외

Weakly supervised instance segmentation (WSIS) with only image-level labels has recently drawn much attention. To date, bottom-up WSIS methods refine discriminative cues from classifiers with sophisticated multi-stag…

Instance Segmentationobject-detectionObject DetectionSegmentation+4

PoSeg: Pose-Aware Refinement Network for Human Instance Segmentation

2020-01-07 · IEEE Access 2020 1 · Desen Zhou, Qian He

Human instance segmentation is a core problem for human-centric scene understanding and segmenting human instances poses a unique challenge to vision systems due to large intra-class variations in both appearance and sha…

Human Instance SegmentationInstance SegmentationPose EstimationScene Understanding+2

Bottom-Up Instance Segmentation of Catheters for Chest X-Rays

2023-12-06 · Francesca Boccardi, Axel Saalbach, Heinrich Schulz, Samuele Salti 외

Chest X-ray (CXR) is frequently employed in emergency departments and intensive care units to verify the proper placement of central lines and tubes and to rule out related complications. The automation of the X-ray read…

DisentanglementInstance SegmentationSegmentationSemantic Segmentation