Related Experiment Video
Updated: May 24, 2025

08:25
Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
Published on: May 7, 2019
8.9K
Not Every Patch is Needed: Towards a More Efficient and Effective Backbone for Video-based Person Re-identification.
Summary
This study introduces an efficient backbone for video-based person re-identification (ReID). It reduces computation by selectively extracting features and using pseudo global context, achieving high accuracy with lower costs.
Area of Science:
- Computer Vision
- Artificial Intelligence
- Machine Learning
Background:
- Video-based person re-identification (ReID) typically relies on exhaustive feature extraction from all video frames.
- Conventional methods using Convolutional Neural Networks (CNNs) or Vision Transformers (ViT) can be computationally intensive.
- Similarities across frames in ReID videos, due to slight human movements, suggest potential for computational optimization.
Purpose of the Study:
- To propose a novel, efficient, and effective plug-and-play backbone for video-based person ReID.
- To reduce the computational cost associated with traditional ReID feature extraction methods.
- To maintain or improve accuracy while significantly decreasing computational demands.
Main Methods:
- Introduced a patch selection mechanism to extract features only from crucial, non-repetitive image patches.
- Developed a novel network structure to generate and utilize pseudo frame global context.
- Addressed incomplete views arising from sparse input data.
Main Results:
- Achieved significant reduction in computational cost: 74% compared to ViT-B and 28% compared to ResNet50.
- Maintained accuracy comparable to ViT-B.
- Demonstrated superior accuracy compared to ResNet50.
- The proposed backbone offers both high performance and low computational cost.
Conclusions:
- The proposed selective feature extraction and pseudo global context approach is effective for video-based person ReID.
- This method offers a computationally efficient alternative to conventional exhaustive feature extraction techniques.
- The backbone provides a strong balance between accuracy and computational cost for ReID tasks.
Related Concept Videos
Force Classification
1.1K
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,...
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.1K
Extraction: Advanced Methods
398
Metal ions can be separated from one another by complexation with organic ligands–the chelating agent– to form uncharged chelates. Here, the chelating agent must contain hydrophobic groups and behave as a weak acid, losing a proton to bind with the metal. Since most organic ligands used in this process are insoluble or undergo oxidation in the aqueous phase, the chelating agent is initially added to the organic phase and extracted into the aqueous phase. The metal-ligand complex is...
398
Deconvolution
127
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...
127

