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

Weighted Mean00:57

Weighted Mean

5.2K
While taking the arithmetic, geometric, or harmonic mean of a sample data set, equal importance is assigned to all the data points. However, all the values may not always be equally important in some data sets. An intrinsic bias might make it more important to give more weightage to specific values over others.
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
5.2K
Apparent Weight01:09

Apparent Weight

8.3K
True weight is the measure of the gravitational force acting on an object. However, if the object accelerates, its measured weight is different from its true weight. Similar observations can be made when the object is submerged in water. An object's weight in water is its apparent weight, which is equal to the difference between its true weight and the buoyant forces.
Consider a person standing on a bathroom scale inside an elevator. If the scale is accurate at rest, its reading equals the...
8.3K
Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

132
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence...
132
Force Classification01:22

Force Classification

1.3K
Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
1.3K
Relative Motion Analysis using Rotating Axes01:25

Relative Motion Analysis using Rotating Axes

489
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...
489
One-Degree-of-Freedom System01:24

One-Degree-of-Freedom System

519
In mechanical engineering, one-degree-of-freedom systems form the basis of a wide range of electrical and mechanical components. Using these models, engineers can predict the behavior of various parts in a larger system, which gives them insight into how different forces interact with each other.
A one-degree-of-freedom system is defined by an independent variable that determines its state and behavior. One example of a one-degree-of-freedom system is a simple harmonic oscillator, such as a...
519

You might also read

Related Articles

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

Sort by
Same author

Effect of Florpyrauxifen-Benzyl on Methane-Metabolizing Microbial Community in Rice Rhizosphere Soil.

Microorganisms·2026
Same author

Excessive nitrogen salts induce the formation of nitrosated and nitrated carbamazepine products in vegetables: Identification, mechanisms, and risks.

Journal of environmental sciences (China)·2026
Same author

Insights into developmental impairment, oxidative stress, and immune-metabolic dysregulation induced by lead exposure in honeybee larvae (Apis mellifera).

Ecotoxicology and environmental safety·2026
Same author

Target-oriented molecularly imprinted polymers enable rapid ambient ionization mass spectrometric analysis of trace tetrachlorobisphenol a in environmental samples.

Journal of hazardous materials·2026
Same author

Estimation of Tire Wear Particle Emissions from Civilian Vehicles.

Environmental science & technology·2026
Same author

Photonic spin Hall effect-enabled optical differentiation for real-time monitoring of chiral molecular dynamics.

Optics letters·2026

Related Experiment Video

Updated: Jul 24, 2025

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

3.9K

Dynamic Weighting Network for Person Re-Identification.

Guang Li1,2, Peng Liu2,3, Xiaofan Cao1,2

  • 1School of Control and Computer Engineering, North China Electric Power University, Beijing 102206, China.

Sensors (Basel, Switzerland)
|July 8, 2023
PubMed
Summary
This summary is machine-generated.

We introduce the dynamic weighting network (DWNet), a novel approach for image re-identification. DWNet enhances hybrid Convolution-Transformer models by dynamically fusing local and global features, improving accuracy without significant computational overhead.

Keywords:
fine-grained featuresre-identificationself-attention

More Related Videos

Estimation of Contact Regions Between Hands and Objects During Human Multi-Digit Grasping
09:41

Estimation of Contact Regions Between Hands and Objects During Human Multi-Digit Grasping

Published on: April 21, 2023

1.6K
A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
05:41

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis

Published on: February 6, 2020

9.5K

Related Experiment Videos

Last Updated: Jul 24, 2025

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

3.9K
Estimation of Contact Regions Between Hands and Objects During Human Multi-Digit Grasping
09:41

Estimation of Contact Regions Between Hands and Objects During Human Multi-Digit Grasping

Published on: April 21, 2023

1.6K
A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
05:41

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis

Published on: February 6, 2020

9.5K

Area of Science:

  • Computer Vision
  • Deep Learning
  • Artificial Intelligence

Background:

  • Hybrid Convolution-Transformer architectures offer combined local and global feature extraction but risk losing fine-grained convolutional features when Transformers are directly embedded.
  • Existing hybrid models face challenges in re-identification tasks due to the potential loss of crucial local details.
  • Pure Transformer models can be computationally expensive, limiting their practical application.

Purpose of the Study:

  • To propose a novel feature fusion gate unit for hybrid Convolution-Transformer networks.
  • To develop a dynamic weighting network (DWNet) that effectively fuses convolutional and self-attentive features.
  • To improve the performance of image re-identification models by dynamically balancing local and global feature representations.

Main Methods:

  • Introduction of a feature fusion gate unit that dynamically adjusts the ratio of local and global features based on input.
  • Integration of the feature fusion gate unit into different network layers and residual blocks.
  • Development of the dynamic weighting network (DWNet) with ResNet (DWNet-R) and OSNet (DWNet-O) backbones.

Main Results:

  • DWNet significantly enhances re-identification performance compared to baseline models.
  • The proposed model maintains reasonable computational costs and parameter counts.
  • DWNet-R achieved mAP scores of 87.53% (Market1501), 79.18% (DukeMTMC-reID), and 50.03% (MSMT17).
  • DWNet-O achieved mAP scores of 86.83% (Market1501), 78.68% (DukeMTMC-reID), and 55.66% (MSMT17).

Conclusions:

  • The feature fusion gate unit effectively addresses the limitations of directly embedding Transformers in convolutional networks.
  • DWNet offers a simple, portable, and effective solution for improving image re-identification accuracy.
  • The dynamic fusion of features provides superior performance across multiple benchmark datasets.