Related Experiment Video
Updated: Aug 30, 2025

03:31
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
616
Siamese network with a depthwise over-parameterized convolutional layer for visual tracking
Yuanyun Wang1,2, Wenshuang Zhang1,2, Limin Zhang1,2
1School of Information Engineering, Nanchang Institute of Technology, Nanchang, Jiangxi, China.
Plos One
|August 31, 2022
Summary
This study introduces DOSiam, a novel visual tracking algorithm using Depthwise Over-parameterized Convolutional (DO-Conv) layers to enhance target representation. DOSiam achieves state-of-the-art performance and real-time tracking speeds.
Area of Science:
- Computer Vision
- Machine Learning
Background:
- Visual tracking is crucial for applications like defense and security.
- Challenges include occlusion, fast motion, and background clutter.
- Siamese trackers with Convolutional Neural Networks (CNNs) offer good performance but underutilize spatial and semantic information, leading to drift.
Purpose of the Study:
- To address the limitations of existing visual trackers by improving target representation.
- To introduce a novel CNN feature extraction subnetwork utilizing Depthwise Over-parameterized Convolutional (DO-Conv) layers.
- To propose a new Siamese-based tracking algorithm, DOSiam, that effectively exploits spatial and semantic information.
Main Methods:
- Designed a CNN feature extraction subnetwork incorporating Depthwise Over-parameterized Convolutional (DO-Conv) layers.
- Introduced a joint convolution method combining conventional and depthwise convolutions.
- Developed the DOSiam algorithm within a Siamese framework, leveraging DO-Conv for enhanced feature extraction.
Main Results:
- The DO-Conv layer effectively extracts shallow spatial and deep semantic information while discarding background noise.
- DOSiam demonstrated superior tracking performance across five benchmark datasets (OTB2015, VOT2016, VOT2018, GOT-10k, VOT2019-RGBT(TIR)).
- Achieved real-time tracking speeds of 60 FPS, outperforming state-of-the-art trackers.
Conclusions:
- The proposed DO-Conv based Siamese tracker (DOSiam) significantly enhances target representation by integrating spatial and semantic information.
- DOSiam offers a robust solution for visual tracking challenges, achieving high accuracy and real-time performance.
- This work advances the field of visual tracking by improving feature extraction within Siamese frameworks.
Related Concept Videos
Convolution Properties II
271
The important convolution properties include width, area, differentiation, and integration properties.
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
271
Depth Perception and Spatial Vision
850
Depth perception is the ability to perceive objects three-dimensionally. It relies on two types of cues: binocular and monocular. Binocular cues depend on the combination of images from both eyes and how the eyes work together. Since the eyes are in slightly different positions, each eye captures a slightly different image. This disparity between images, known as binocular disparity, helps the brain interpret depth. When the brain compares these images, it determines the distance to an object.
850
Deconvolution
239
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
239
Uniform Depth Channel Flow
134
Uniform depth channel flow keeps fluid depth consistent along channels such as irrigation canals. In natural channels, such as rivers, approximate uniform flow is often assumed. This condition occurs when the channel’s bottom slope matches the energy slope, balancing potential energy lost from gravity with head loss due to shear stress. This balance prevents depth changes along the channel length, resulting in a steady, uniform flow.Uniform flow in open channels with a constant cross-section...
134

