paper-with-me

Papers

First Step toward Model-Free, Anonymous Object Tracking with Recurrent Neural Networks

2015-11-19 · Quan Gan, Qipeng Guo, Zheng Zhang, Kyunghyun Cho

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.

📄 PDF Abstract BibTeX arXiv:1511.06425

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectObject TrackingVisual Object TrackingVisual Tracking

Similar Papers 제목 키워드 기반

Model-free Tracking with Deep Appearance and Motion Features Integration

2018-12-16 · Xiaolong Jiang, Peizhao Li, Xian-Tong Zhen, Xian-Bin Cao

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 Tracking

ASIST: Annotation-free Synthetic Instance Segmentation and Tracking by Adversarial Simulations

2021-01-03 · Quan Liu, Isabella M. Gaeta, Mengyang Zhao, Ruining Deng 외

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 Segmentation

Pixel-wise object tracking

2017-11-20 · Yilin Song, Chenge Li, Yao Wang

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+1

ASIST: Annotation-free synthetic instance segmentation and tracking for microscope video analysis

2020-11-02 · Quan Liu, Isabella M. Gaeta, Mengyang Zhao, Ruining Deng 외

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+1

Real-Time Multiple Object Tracking - A Study on the Importance of Speed

2017-09-11 · Samuel Murray

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