Related Experiment Video
Updated: Aug 8, 2025

Enhancing Electrode Location Assessment in Cochlear Implantation via Computed Tomography Image Fusion
Published on: January 17, 2025
Inception Convolution and Feature Fusion for Person Search
Huan Ouyang1,2, Jiexian Zeng1,3, Lu Leng1,2
1School of Software, Nanchang Hangkong University, Nanchang 330063, China.
This study introduces an improved person search method using inception convolution and feature fusion modules, enhancing pedestrian detection accuracy over existing Seq-Net benchmarks. The novel approach offers a simpler, more effective solution for computer vision tasks.
Area of Science:
- Computer Vision
- Deep Learning
- Artificial Intelligence
Background:
- Deep learning and hardware advancements are revolutionizing computer vision tasks like object detection and instance segmentation.
- Person search, an integrated task, faces challenges due to limitations in existing frameworks like Seq-Net, which rely on Faster R-CNN.
- Faster R-CNN's parallel structure can lead to suboptimal re-identification (re-ID) performance caused by low-resolution and overlooked features during pedestrian detection.
Purpose of the Study:
- To propose a novel person search methodology that overcomes the limitations of current frameworks.
- To enhance the accuracy and efficiency of pedestrian retrieval in computer vision systems.
- To develop a more robust and integrated approach for person search tasks.
Main Methods:
- Implemented an inception convolution module (ICM) to replace standard convolutions in ResNet-50, enabling dynamic channel distribution.
- Developed a feature fusion module (FFM) to integrate multi-level convolutional information for improved data extraction accuracy.
- Introduced a double-head module (DHM) for Bounding Box regression, combining global and fine-grained details to boost pedestrian retrieval precision.
Main Results:
- The proposed inception convolution and feature fusion module (IC-FFM) method demonstrated superior accuracy compared to the benchmark Seq-Net on the CHUK-SYSU and PRW datasets.
- The new methodology significantly improved the accuracy of pedestrian retrieval by effectively combining global and fine-grained information.
- Experimental results confirmed the enhanced performance of the proposed person search approach.
Conclusions:
- The proposed IC-FFM method offers a more accurate and effective solution for person search tasks compared to existing Seq-Net benchmarks.
- The methodology is simpler and readily integrable into current two-stage computer vision frameworks.
- This work contributes to the advancement of person search technology by improving feature extraction and bounding box regression accuracy.
Related Concept Videos
Association Areas of the Cortex
Prefrontal Association Area: This area is located in the frontal lobe and is involved in planning, decision-making, and moderating social behavior. It connects with primary motor areas,...
IR Frequency Region: Fingerprint Region
Extraction: Advanced Methods
Deconvolution
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...
Force Classification
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,...
Convolution Properties II
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...

