paper-with-me

Papers

Multi-object Tracking with Neural Gating Using Bilinear LSTM

2018-09-01 · ECCV 2018 9 · Chanho Kim, Fuxin Li, James M. Rehg

In recent deep online and near-online multi-object tracking approaches, a difficulty has been to incorporate long-term appearance models to efficiently score object tracks under severe occlusion and multiple missing detections. In this paper, we propose a novel recurrent network model, the bilinear LSTM, in order to improve long-term appearance models via a recurrent network. Based on intuitions drawn from recursive least squares, bilinear LSTM stores building blocks of a linear predictor in its memory, which is then coupled with the input in a multiplicative manner, instead of the additive coupling in conventional LSTM approaches. Such coupling resembles an online learned classifier/regressor at each time step, which we have found to improve performances in using LSTM for appearance modeling. We also propose novel data augmentation approaches to efficiently train recurrent models that score object tracks on both appearance and motion. We train an LSTM that can score object tracks based on both appearance and motion and utilize it in a multiple hypothesis tracking framework. In experiments, we show that with our novel LSTM model, we achieved state-of-the-art performance on near-online multiple object tracking on the MOT 2016 and MOT 2017 benchmarks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationMulti-Object TrackingMultiple Object TrackingObjectObject TrackingOnline Multi-Object Tracking

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

A Unifying Framework of Bilinear LSTMs

2019-10-23 · Mohit Rajpal, Bryan Kian Hsiang Low

This paper presents a novel unifying framework of bilinear LSTMs that can represent and utilize the nonlinear interaction of the input features present in sequence datasets for achieving superior performance over a linea…

Multi-View Harmonized Bilinear Network for 3D Object Recognition

2018-06-01 · CVPR 2018 6 · Tan Yu, Jingjing Meng, Junsong Yuan

View-based methods have achieved considerable success in $3$D object recognition tasks. Different from existing view-based methods pooling the view-wise features, we tackle this problem from the perspective of patches-t…

3D Object RecognitionObjectObject Recognition

Predictive State Recurrent Neural Networks

2017-05-25 · NeurIPS 2017 12 · Carlton Downey, Ahmed Hefny, Boyue Li, Byron Boots 외

We present a new model, Predictive State Recurrent Neural Networks (PSRNNs), for filtering and prediction in dynamical systems. PSRNNs draw on insights from both Recurrent Neural Networks (RNNs) and Predictive State Repr…

Tensor Decomposition

K-BMPC: Derivative-based Koopman Bilinear Model Predictive Control for Tractor-Trailer Trajectory Tracking with Unknown Parameters

2023-11-15 · Zehao Wang, Han Zhang, Jingchuan Wang

Nonlinear dynamics bring difficulties to controller design for control-affine systems such as tractor-trailer vehicles, especially when the parameters in the dynamics are unknown. To address this constraint, we propose a…

Computational EfficiencyModel Predictive Control

DeepDA: LSTM-based Deep Data Association Network for Multi-Targets Tracking in Clutter

2019-07-16 · Huajun Liu, HUI ZHANG, Christoph Mertz

The Long Short-Term Memory (LSTM) neural network based data association algorithm named as DeepDA for multi-target tracking in clutters is proposed to deal with the NP-hard combinatorial optimization problem in this pape…

Combinatorial Optimization