Pixel-wise object tracking
In this paper, we propose a novel pixel-wise visual object tracking framework that can track any anonymous object in a noisy background. The framework consists of two submodels, a global attention model and a local segmentation model. The global model generates a region of interests (ROI) that the object may lie in the new frame based on the past object segmentation maps, while the local model segments the new image in the ROI. Each model uses a LSTM structure to model the temporal dynamics of the motion and appearance, respectively. To circumvent the dependency of the training data between the two models, we use an iterative update strategy. Once the models are trained, there is no need to refine them to track specific objects, making our method efficient compared to online learning approaches. We demonstrate our real time pixel-wise object tracking framework on a challenging VOT dataset
Code (0)
등록된 구현이 없습니다.
Tasks
ObjectObject TrackingSegmentationSemantic SegmentationVisual Object TrackingMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Tracking Objects as Pixel-wise Distributions
Multi-object tracking (MOT) requires detecting and associating objects through frames. Unlike tracking via detected bounding boxes or tracking objects as points, we propose tracking objects as pixel-wise distributions. W…
Multi-Object TrackingObjectObject TrackingIterative multi-path tracking for video and volume segmentation with sparse point supervision
Recent machine learning strategies for segmentation tasks have shown great ability when trained on large pixel-wise annotated image datasets. It remains a major challenge however to aggregate such datasets, as the time a…
BIG-bench Machine LearningObjectSegmentationTowards Accurate Pixel-wise Object Tracking by Attention Retrieval
The encoding of the target in object tracking moves from the coarse bounding-box to fine-grained segmentation map recently. Revisiting de facto real-time approaches that are capable of predicting mask during tracking, we…
ObjectObject TrackingRetrievalSegmentationMultiple Object Tracking by Flowing and Fusing
Most of Multiple Object Tracking (MOT) approaches compute individual target features for two subtasks: estimating target-wise motions and conducting pair-wise Re-Identification (Re-ID). Because of the indefinite number o…
Multiple Object TrackingObjectobject-detectionObject Detection+1Beyond Pixels: Leveraging Geometry and Shape Cues for Online Multi-Object Tracking
This paper introduces geometry and object shape and pose costs for multi-object tracking in urban driving scenarios. Using images from a monocular camera alone, we devise pairwise costs for object tracks, based on severa…
Multi-Object TrackingMultiple Object TrackingObjectObject Tracking+1