Related Experiment Videos
HKSiamFC: Visual-Tracking Framework Using Prior Information Provided by Staple and Kalman Filter.
Chenpu Li1, Qianjian Xing1, Zhenguo Ma1
1College of Biomedical Engineering and Instrument Science, Zhejiang University, Hangzhou 310027, China.
Sensors (Basel, Switzerland)
|April 16, 2020
Summary
This study introduces Histogram-Kalman SiamFC (HKSiamFC), a robust visual tracking method. HKSiamFC enhances the Fully-Convolutional Siamese (SiamFC) tracker by incorporating color and trajectory priors for improved performance in complex environments.
Area of Science:
- Computer Vision
- Machine Learning
- Artificial Intelligence
Background:
- Convolutional Neural Network (CNN) trackers have advanced visual tracking.
- The Fully-Convolutional Siamese (SiamFC) tracker, a prominent CNN tracker, excels at similarity learning but struggles with robustness in complex scenarios due to insufficient target prior information.
Purpose of the Study:
- To develop a novel and robust visual tracking framework that addresses the limitations of existing methods.
- To enhance the SiamFC tracker by integrating prior target information for improved accuracy and stability.
Main Methods:
- A Histogram-Kalman SiamFC (HKSiamFC) framework was designed, building upon the SiamFC architecture.
- Two supplementary models were developed: one leveraging target prior color information (histogram) and another utilizing target prior trajectory information (Kalman filter).
Main Results:
- The HKSiamFC tracker demonstrated competitive performance compared to the baseline SiamFC and other state-of-the-art trackers.
- Evaluations on the Online Object Tracking Benchmark (OTB) and Temple Color (TC128) datasets confirmed the tracker's robustness and effectiveness.
Conclusions:
- The proposed HKSiamFC framework significantly improves visual tracking robustness by incorporating color and trajectory priors.
- HKSiamFC offers a promising advancement in CNN-based visual tracking, particularly for challenging environments.
Related Concept Videos
Relative Motion Analysis using Rotating Axes
803
Consider a component AB undergoing a linear motion. Along with a linear motion, point B also rotates around point A. To comprehend this complex movement, position vectors for both points A and B are established using a stationary reference frame.
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it...
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it...
803
Relative Motion Analysis using Rotating Axes-Problem Solving
643
Consider a crane whose telescopic boom rotates with an angular velocity of 0.04 rad/s and angular acceleration of 0.02 rad/s2. Along with the rotation, the boom also extends linearly with a uniform speed of 5 m/s. The extension of the boom is measured at point D, which is measured with respect to the fixed point C on the other end of the boom. For the given instant, the distance between points C and D is 60 meters.
Here, in order to determine the magnitude of velocity and acceleration for point...
Here, in order to determine the magnitude of velocity and acceleration for point...
643