First Step toward Model-Free, Anonymous Object Tracking with Recurrent Neural Networks
In this paper, we propose and study a novel visual object tracking approach based on convolutional networks and recurrent networks. The proposed approach is distinct from the existing approaches to visual object tracking, such as filtering-based ones and tracking-by-detection ones, in the sense that the tracking system is explicitly trained off-line to track anonymous objects in a noisy environment. The proposed visual tracking model is end-to-end trainable, minimizing any adversarial effect from mismatches in object representation and between the true underlying dynamics and learning dynamics. We empirically show that the proposed tracking approach works well in various scenarios by generating artificial video sequences with varying conditions; the number of objects, amount of noise and the match between the training shapes and test shapes.
Code (0)
등록된 구현이 없습니다.
Tasks
ObjectObject TrackingVisual Object TrackingVisual TrackingSimilar Papers 제목 키워드 기반
Model-free Tracking with Deep Appearance and Motion Features Integration
Being able to track an anonymous object, a model-free tracker is comprehensively applicable regardless of the target type. However, designing such a generalized framework is challenged by the lack of object-oriented prio…
Motion DetectionObjectObject TrackingASIST: Annotation-free Synthetic Instance Segmentation and Tracking by Adversarial Simulations
Background: The quantitative analysis of microscope videos often requires instance segmentation and tracking of cellular and subcellular objects. The traditional method consists of two stages: (1) performing instance obj…
Instance SegmentationSegmentationSemantic SegmentationPixel-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 segme…
ObjectObject TrackingSegmentationSemantic Segmentation+1ASIST: Annotation-free synthetic instance segmentation and tracking for microscope video analysis
Instance object segmentation and tracking provide comprehensive quantification of objects across microscope videos. The recent single-stage pixel-embedding based deep learning approach has shown its superior performance …
Generative Adversarial NetworkImage SegmentationInstance SegmentationSegmentation+1Real-Time Multiple Object Tracking - A Study on the Importance of Speed
In this project, we implement a multiple object tracker, following the tracking-by-detection paradigm, as an extension of an existing method. It works by modelling the movement of objects by solving the filtering problem…
Multiple Object TrackingObject Tracking