Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Convolution Properties II01:17

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...
271
Depth Perception and Spatial Vision01:15

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
Deconvolution01:20

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...
239
Uniform Depth Channel Flow01:27

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

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Influence of home chaos on preschool migrant children's resilience: A moderated mediation model.

Frontiers in psychology·2023
Same author

CircDHRS3 inhibits prostate cancer cell proliferation and metastasis through the circDHRS3/miR-421/MEIS2 axis.

Epigenetics·2023
Same author

Regulating conduction and polarization losses by adjusting bonded N in N-doped Cu/CuO/C composites.

Journal of colloid and interface science·2023
Same author

A Novel Prenylflavonoid Icariside I Ameliorates Estrogen Deficiency-Induced Osteoporosis via Simultaneous Regulation of Osteoblast and Osteoclast Differentiation.

ACS pharmacology & translational science·2023
Same author

Research Progress of Respiratory Disease and Idiopathic Pulmonary Fibrosis Based on Artificial Intelligence.

Diagnostics (Basel, Switzerland)·2023
Same author

A Velocity Measurement Method Based on Charge Induction.

Sensors (Basel, Switzerland)·2023
Same journal

Thymidylate synthase inhibitory drugs induce p53-dependent pathways differently.

PloS one·2026
Same journal

Top-down and bottom-up attention for joint pattern classification and reconstruction.

PloS one·2026
Same journal

Short- and long-term scaling behavior of blood pressure and pulse arrival time during sleep in healthy controls and patients with obstructive sleep apnea.

PloS one·2026
Same journal

Double DQN-based secrecy energy efficiency and fairness performance in IRS-assisted NOMA systems with friendly jamming.

PloS one·2026
Same journal

10 recommendations for strengthening citizen science for improved societal and ecological outcomes: A co-produced analysis of challenges and opportunities in the 21st century.

PloS one·2026
Same journal

Paying in public: Peer effects, impression management, and willingness to pay on digital payment platforms.

PloS one·2026
See all related articles

Related Experiment Video

Updated: Aug 30, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
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
PubMed
Summary
This summary is machine-generated.

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.

More Related Videos

Tracking Rats in Operant Conditioning Chambers Using a Versatile Homemade Video Camera and DeepLabCut
08:32

Tracking Rats in Operant Conditioning Chambers Using a Versatile Homemade Video Camera and DeepLabCut

Published on: June 15, 2020

12.7K
Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

486

Related Experiment Videos

Last Updated: Aug 30, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

616
Tracking Rats in Operant Conditioning Chambers Using a Versatile Homemade Video Camera and DeepLabCut
08:32

Tracking Rats in Operant Conditioning Chambers Using a Versatile Homemade Video Camera and DeepLabCut

Published on: June 15, 2020

12.7K
Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

486

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.