Related Experiment Video
Updated: Jul 5, 2025

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
Published on: April 21, 2023
CVTrack: Combined Convolutional Neural Network and Vision Transformer Fusion Model for Visual Tracking
Jian Wang1,2, Yueming Song1,2, Ce Song1
1Changchun Institute of Optics, Fine Mechanics and Physics, Chinese Academy of Sciences, Changchun 130033, China.
CVTrack enhances object tracking by combining convolutional neural networks (CNNs) and vision transformers in a parallel dual-branch network. This approach effectively fuses local and global features for improved tracking accuracy and real-time performance.
Area of Science:
- Computer Vision
- Artificial Intelligence
- Machine Learning
Background:
- Current single-object trackers predominantly use either Convolutional Neural Networks (CNNs) or Vision Transformers (ViTs) as their backbone.
- CNNs excel at local feature extraction but struggle with global representations.
- ViTs capture long-range dependencies via self-attention but may miss local details.
Purpose of the Study:
- To address the limitations of existing single-object tracking methods.
- To propose a novel tracking algorithm, CVTrack, that integrates both local and global feature extraction capabilities.
- To achieve state-of-the-art performance while maintaining real-time execution speed.
Main Methods:
- Introduced CVTrack, a target-tracking algorithm featuring a parallel dual-branch backbone network combining CNN and Transformer architectures.
- Employed bidirectional information interaction channels for effective fusion of local (CNN) and global (Transformer) features.
- Utilized deep cross-correlation and transformer-based methods for comprehensive template and search region feature fusion before prediction.
Main Results:
- CVTrack achieved state-of-the-art performance across five benchmark datasets.
- The proposed tracker demonstrated real-time execution capabilities.
- Ablation studies confirmed the effectiveness of individual modules within the parallel dual-branch backbone.
Conclusions:
- The parallel dual-branch backbone effectively leverages the strengths of both CNNs and Transformers for superior object tracking.
- CVTrack offers a robust solution for single-object tracking, balancing accuracy and speed.
- The fusion strategy significantly enhances the interaction between template and search region features.
Related Concept Videos
Transformers in Distribution System
Distribution substation transformers come in various ratings and typically use mineral oil for insulation and cooling. To prevent moisture and air from entering the oil, some transformers use an inert gas like nitrogen to fill the...
Transformers with Off-Nominal Turns Ratios
Types Of Transformers
If the ratio of the number of turns in the secondary winding to that of the primary winding is greater than one, then the transformer is said to be a step-up transformer. In a step-up transformer, the voltage at the secondary winding is greater than the voltage applied at the primary winding.
However, if this ratio is less than one, the transformer is said to be a step-down...
Visual System
Once through the pupil, the light passes through the lens, a...
The Ideal Transformer
Ampere's Law forms the basis of understanding the magnetic field within the transformer. It states that the integral of the magnetic field intensity's...
Vision

