Video Segmentation by Tracing Discontinuities in a Trajectory Embedding1CIS, UPenn
2 X'ian University
Abstract
We want to segment and track objects occluding each other while navigating themselves in a crowded scene.
We propose a tracking framework that mediates grouping cues from two levels of tracking granularities, (coarse) detection tracklets and (fine) point trajectories.
We track objects in the joint detection tracklet and trajectory space, exploiting reliable detections when objects are visible while adapting to their changing visibility mask
with trajectory clusters during partial occlusions. Each granularity proposes corresponding grouping cues: trajectories with similar long term motion and disparity attract to each other, detections overlapping in time repulse each other.
Tracking is formulated as selection-clustering in the joint detection and trajectory space.
We resolve contradictions between grouping cues from the two granularities in a RANSAC-clustering framework
where sampled detections change the motion/disparity trajectory affinity cues, inducing appropriate repulsions between trajectoris claimed by repulsive detection tracklets.
Detection tracklets and point trajectories: complementary for tracking/segmentation.
![]()
Two-Granularity joint graph
We establish:
Steering Cut
Clustering in the steered graph provides the space time object clusters. Results-CodeUrbanStreet dataset releaseThe UrbanStreet dataset used in the paper can be downloadedhere [188M] . It contains 18 stereo sequences of pedestrians taken from a stereo rig mounted on a car driving in the streets of Philadelphia during rush hours. Image resolutions is 516x1024. The groundtruth is provided in the form of pedestrian segmentation masks only for the left view. All targets larger than 100 pixels are labelled every 4 frames (0.6 seconds) in each sequence. Groundtruth label samples are shown in the video below.
Please run script_showlabel.m to visualize all labelled frames. PaperTwo Granularity Tracking: Mediating Trajectory and Detection Graphs for Tracking under Occlusions Katerina Fragkiadaki, Weiyu Zhang, Geng Zhang and Jianbo Shi. in ECCV, 2012 Paper | Poster | Bibtex |