paper-with-me

Papers

Deep Continuous Conditional Random Fields with Asymmetric Inter-object Constraints for Online Multi-object Tracking

2018-06-04 · Hui Zhou, Wanli Ouyang, Jian Cheng, Xiaogang Wang, Hongsheng Li

Online Multi-Object Tracking (MOT) is a challenging problem and has many important applications including intelligence surveillance, robot navigation and autonomous driving. In existing MOT methods, individual object's movements and inter-object relations are mostly modeled separately and relations between them are still manually tuned. In addition, inter-object relations are mostly modeled in a symmetric way, which we argue is not an optimal setting. To tackle those difficulties, in this paper, we propose a Deep Continuous Conditional Random Field (DCCRF) for solving the online MOT problem in a track-by-detection framework. The DCCRF consists of unary and pairwise terms. The unary terms estimate tracked objects' displacements across time based on visual appearance information. They are modeled as deep Convolution Neural Networks, which are able to learn discriminative visual features for tracklet association. The asymmetric pairwise terms model inter-object relations in an asymmetric way, which encourages high-confidence tracklets to help correct errors of low-confidence tracklets and not to be affected by low-confidence ones much. The DCCRF is trained in an end-to-end manner for better adapting the influences of visual information as well as inter-object relations. Extensive experimental comparisons with state-of-the-arts as well as detailed component analysis of our proposed DCCRF on two public benchmarks demonstrate the effectiveness of our proposed MOT framework.

📄 PDF Abstract BibTeX arXiv:1806.01183

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingMulti-Object TrackingObjectObject TrackingOnline Multi-Object TrackingRobot Navigation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

What's the point? Frame-wise Pointing Gesture Recognition with Latent-Dynamic Conditional Random Fields

2015-10-20 · Christian Wittner, Boris Schauerte, Rainer Stiefelhagen

We use Latent-Dynamic Conditional Random Fields to perform skeleton-based pointing gesture classification at each time instance of a video sequence, where we achieve a frame-wise pointing accuracy of roughly 83%. Subsequ…

General ClassificationGesture Recognition

Global Ranking Using Continuous Conditional Random Fields

2008-12-01 · NeurIPS 2008 12 · Tao Qin, Tie-Yan Liu, Xu-Dong Zhang, De-Sheng Wang 외

This paper studies global ranking problem by learning to rank methods. Conventional learning to rank methods are usually designed for `local ranking', in the sense that the ranking model is defined on a single object, fo…

Information RetrievalLearning-To-RankRetrieval

A Journey from Improper Gaussian Signaling to Asymmetric Signaling

2020-04-30 · Sidrah Javed, Osama Amin, Basem Shihada, Mohamed-Slim Alouini

The deviation of continuous and discrete complex random variables from the traditional proper and symmetric assumption to a generalized improper and asymmetric characterization (accounting correlation between a random en…

Segregated Graphs and Marginals of Chain Graph Models

2015-12-01 · NeurIPS 2015 12 · Ilya Shpitser

Bayesian networks are a popular representation of asymmetric (for example causal) relationships between random variables. Markov random fields (MRFs) are a complementary model of symmetric relationships used in computer …

A General Framework for Mixed Graphical Models

2014-11-02 · Eunho Yang, Pradeep Ravikumar, Genevera I. Allen, Yulia Baker 외

"Mixed Data" comprising a large number of heterogeneous variables (e.g. count, binary, continuous, skewed continuous, among other data types) are prevalent in varied areas such as genomics and proteomics, imaging genetic…