paper-with-me

홈 › Papers

Sliding Window Neural Generated Tracking Based on Measurement Model

2023-06-10 · Haya Ejjawi, Amal El Fallah Seghrouchni, Frederic Barbaresco, Raed Abu Zitar

In the pursuit of further advancement in the field of target tracking, this paper explores the efficacy of a feedforward neural network in predicting drones tracks, aiming to eventually, compare the tracks created by the well-known Kalman filter and the ones created by our proposed neural network. The unique feature of our proposed neural network tracker is that it is using only a measurement model to estimate the next states of the track. Object model selection and linearization is one of the challenges that always face in the tracking process. The neural network uses a sliding window to incorporate the history of measurements when applying estimations of the track values. The testing results are comparable to the ones generated by the Kalman filter, especially for the cases where there is low measurement covariance. The complexity of linearization is avoided when using this proposed model.

📄 PDF Abstract BibTeX arXiv:2306.06434

Code (0)

등록된 구현이 없습니다.

Tasks

Model Selection

Similar Papers 제목 키워드 기반

Deep Gait Tracking With Inertial Measurement Unit

2022-05-10 · Jien De Sui, Tian Sheuan Chang

This paper presents a convolutional neural network based foot motion tracking with only six-axis Inertial-Measurement-Unit (IMU) sensor data. The presented approach can adapt to various walking conditions by adopting dif…

Diversity

Event-Based Feature Tracking in Continuous Time with Sliding Window Optimization

2021-07-09 · Jason Chui, Simon Klenk, Daniel Cremers

We propose a novel method for continuous-time feature tracking in event cameras. To this end, we track features by aligning events along an estimated trajectory in space-time such that the projection on the image plane r…

Sliding-Window Optimization on an Ambiguity-Clearness Graph for Multi-object Tracking

2015-11-28 · Qi Guo, Le Dan, Dong Yin, Xiangyang Ji

Multi-object tracking remains challenging due to frequent occurrence of occlusions and outliers. In order to handle this problem, we propose an Approximation-Shrink Scheme for sequential optimization. This scheme is real…

Multi-Object TrackingObject Tracking

e-TLD: Event-based Framework for Dynamic Object Tracking

2020-09-02 · Bharath Ramesh, Shihao Zhang, Hong Yang, Andres Ussa 외

This paper presents a long-term object tracking framework with a moving event camera under general tracking conditions. A first of its kind for these revolutionary cameras, the tracking framework uses a discriminative re…

ObjectObject Tracking

Tracking Dynamic Gaussian Density with a Theoretically Optimal Sliding Window Approach

2024-03-11 · Yinsong Wang, Yu Ding, Shahin Shahrampour

Dynamic density estimation is ubiquitous in many applications, including computer vision and signal processing. One popular method to tackle this problem is the "sliding window" kernel density estimator. There exist vari…

Density Estimation