paper-with-me

Papers

Globally Consistent Multi-People Tracking using Motion Patterns

2016-12-02 · Andrii Maksai, Xinchao Wang, Francois Fleuret, Pascal Fua

Many state-of-the-art approaches to people tracking rely on detecting them in each frame independently, grouping detections into short but reliable trajectory segments, and then further grouping them into full trajectories. This grouping typically relies on imposing local smoothness constraints but almost never on enforcing more global constraints on the trajectories. In this paper, we propose an approach to imposing global consistency by first inferring behavioral patterns from the ground truth and then using them to guide the tracking algorithm. When used in conjunction with several state-of-the-art algorithms, this further increases their already good performance. Furthermore, we propose an unsupervised scheme that yields almost similar improvements without the need for ground truth.

📄 PDF Abstract BibTeX arXiv:1612.00604

Code (1)

maksay/ptrack_cpp 공식 구현

Similar Papers 제목 키워드 기반

Neural Deformation Graphs for Globally-consistent Non-rigid Reconstruction

2020-12-02 · CVPR 2021 1 · Aljaž Božič, Pablo Palafox, Michael Zollhöfer, Justus Thies 외

We introduce Neural Deformation Graphs for globally-consistent deformation tracking and 3D reconstruction of non-rigid objects. Specifically, we implicitly model a deformation graph via a deep neural network. This neural…

3D ReconstructionObject

People Tracking with the Laplacian Eigenmaps Latent Variable Model

2007-12-01 · NeurIPS 2007 12 · Zhengdong Lu, Cristian Sminchisescu, Miguel Á. Carreira-Perpiñán

Reliably recovering 3D human pose from monocular video requires constraints that bias the estimates towards typical human poses and motions. We define priors for people tracking using a Laplacian Eigenmaps Latent Variabl…

Dimensionality Reduction

Decomposition Betters Tracking Everything Everywhere

2024-07-09 · Rui Li, Dong Liu

Recent studies on motion estimation have advocated an optimized motion representation that is globally consistent across the entire video, preferably for every pixel. This is challenging as a uniform representation may n…

Motion EstimationPoint Tracking

Multi-view Tracking Using Weakly Supervised Human Motion Prediction

2022-10-19 · Martin Engilberge, Weizhe Liu, Pascal Fua

Multi-view approaches to people-tracking have the potential to better handle occlusions than single-view ones in crowded scenes. They often rely on the tracking-by-detection paradigm, which involves detecting people firs…

Human motion predictionmotion predictionMulti-Object TrackingMultiview Detection+1

Tracking Everything Everywhere All at Once

2023-06-08 · ICCV 2023 1 · Qianqian Wang, Yen-Yu Chang, Ruojin Cai, Zhengqi Li 외

We present a new test-time optimization method for estimating dense and long-range motion from a video sequence. Prior optical flow or particle video tracking algorithms typically operate within limited temporal windows,…

AllMotion EstimationOptical Flow Estimation