paper-with-me

Papers

Multi-Object Tracking and Segmentation with a Space-Time Memory Network

2021-10-21 · Mehdi Miah, Guillaume-Alexandre Bilodeau, Nicolas Saunier

We propose a method for multi-object tracking and segmentation based on a novel memory-based mechanism to associate tracklets. The proposed tracker, MeNToS, addresses particularly the long-term data association problem, when objects are not observable for long time intervals. Indeed, the recently introduced HOTA metric (High Order Tracking Accuracy), which has a better alignment than the formerly established MOTA (Multiple Object Tracking Accuracy) with the human visual assessment of tracking, has shown that improvements are still needed for data association, despite the recent improvement in object detection. In MeNToS, after creating tracklets using instance segmentation and optical flow, the proposed method relies on a space-time memory network originally developed for one-shot video object segmentation to improve the association of sequence of detections (tracklets) with temporal gaps. We evaluate our tracker on KITTIMOTS and MOTSChallenge and we show the benefit of our data association strategy with the HOTA metric. Additional ablation studies demonstrate that our approach using a space-time memory network gives better and more robust long-term association than those based on a re-identification network. Our project page is at \url{www.mehdimiah.com/mentos+}.

📄 PDF Abstract BibTeX arXiv:2110.11284

Code (0)

등록된 구현이 없습니다.

Tasks

Instance SegmentationMulti-Object TrackingMulti-Object Tracking and SegmentationMultiple Object TrackingObjectobject-detectionObject DetectionObject TrackingOptical Flow EstimationSegmentationSemantic SegmentationVideo Object SegmentationVideo Semantic Segmentation

Methods 이 논문이 사용한 방법론

Memory Network 설명 없음

Similar Papers 제목 키워드 기반

Assignment-Space-Based Multi-Object Tracking and Segmentation

2021-01-01 · ICCV 2021 10 · Anwesa Choudhuri, Girish Chowdhary, Alexander G. Schwing

Multi-object tracking and segmentation (MOTS) is important for understanding dynamic scenes in video data. Existing methods perform well on multi-object detection and segmentation for independent video frames, but tr…

Multi-Object TrackingMulti-Object Tracking and SegmentationObjectobject-detection+3

Learning a Fast 3D Spectral Approach to Object Segmentation and Tracking over Space and Time

2022-12-15 · Elena Burceanu, Marius Leordeanu

We pose video object segmentation as spectral graph clustering in space and time, with one graph node for each pixel and edges forming local space-time neighborhoods. We claim that the strongest cluster in this video gra…

ClusteringGPUGraph ClusteringObject+6

Prototypical Cross-Attention Networks for Multiple Object Tracking and Segmentation

2021-06-22 · NeurIPS 2021 12 · Lei Ke, Xia Li, Martin Danelljan, Yu-Wing Tai 외

Multiple object tracking and segmentation requires detecting, tracking, and segmenting objects belonging to a set of given classes. Most approaches only exploit the temporal dimension to address the association problem, …

Multi-Object Tracking and SegmentationMultiple Object Track and SegmentationMultiple Object TrackingObject+3

A Simple Video Segmenter by Tracking Objects Along Axial Trajectories

2023-11-30 · Ju He, Qihang Yu, Inkyu Shin, Xueqing Deng 외

Video segmentation requires consistently segmenting and tracking objects over time. Due to the quadratic dependency on input size, directly applying self-attention to video segmentation with high-resolution input feature…

GPUObjectObject TrackingPanoptic Segmentation+5

SFTrack++: A Fast Learnable Spectral Segmentation Approach for Space-Time Consistent Tracking

2020-11-27 · Elena Burceanu

We propose an object tracking method, SFTrack++, that smoothly learns to preserve the tracked object consistency over space and time dimensions by taking a spectral clustering approach over the graph of pixels from the v…

ClusteringObjectObject Tracking