paper-with-me

Papers

Fusing RGBD Tracking and Segmentation Tree Sampling for Multi-Hypothesis Volumetric Segmentation

2021-04-01 · Andrew Price, Kun Huang, Dmitry Berenson

Despite rapid progress in scene segmentation in recent years, 3D segmentation methods are still limited when there is severe occlusion. The key challenge is estimating the segment boundaries of (partially) occluded objects, which are inherently ambiguous when considering only a single frame. In this work, we propose Multihypothesis Segmentation Tracking (MST), a novel method for volumetric segmentation in changing scenes, which allows scene ambiguity to be tracked and our estimates to be adjusted over time as we interact with the scene. Two main innovations allow us to tackle this difficult problem: 1) A novel way to sample possible segmentations from a segmentation tree; and 2) A novel approach to fusing tracking results with multiple segmentation estimates. These methods allow MST to track the segmentation state over time and incorporate new information, such as new objects being revealed. We evaluate our method on several cluttered tabletop environments in simulation and reality. Our results show that MST outperforms baselines in all tested scenes.

📄 PDF Abstract BibTeX arXiv:2104.00205

Code (1)

UM-ARM-Lab/multihypothesis_segmentation_tracking 공식 구현

Tasks

Scene SegmentationSegmentation

Similar Papers 제목 키워드 기반

Learning Dual-Fused Modality-Aware Representations for RGBD Tracking

2022-11-06 · Shang Gao, Jinyu Yang, Zhe Li, Feng Zheng 외

With the development of depth sensors in recent years, RGBD object tracking has received significant attention. Compared with the traditional RGB object tracking, the addition of the depth modality can effectively solve …

Object Tracking

Efficient Hierarchical Graph-Based Segmentation of RGBD Videos

2018-01-26 · CVPR 2014 6 · Steven Hickson, Stan Birchfield, Irfan Essa, Henrik Christensen

We present an efficient and scalable algorithm for segmenting 3D RGBD point clouds by combining depth, color, and temporal information using a multistage, hierarchical graph-based approach. Our algorithm processes a movi…

ClusteringGraph MatchingSegmentationVideo Segmentation

RGBD Object Tracking: An In-depth Review

2022-03-26 · Jinyu Yang, Zhe Li, Song Yan, Feng Zheng 외

RGBD object tracking is gaining momentum in computer vision research thanks to the development of depth sensors. Although numerous RGBD trackers have been proposed with promising performance, an in-depth review for compr…

ObjectObject Tracking

Depth-only Object Tracking

2021-10-22 · Song Yan, Jinyu Yang, Ales Leonardis, Joni-Kristian Kamarainen

Depth (D) indicates occlusion and is less sensitive to illumination changes, which make depth attractive modality for Visual Object Tracking (VOT). Depth is used in RGBD object tracking where the best trackers are deep R…

ObjectObject TrackingVisual Object Tracking

DepthTrack : Unveiling the Power of RGBD Tracking

2021-08-31 · Song Yan, Jinyu Yang, Jani Käpylä, Feng Zheng 외

RGBD (RGB plus depth) object tracking is gaining momentum as RGBD sensors have become popular in many application fields such as robotics.However, the best RGBD trackers are extensions of the state-of-the-art deep RGB tr…

Object Tracking