Related Experiment Video
Updated: Jan 9, 2026

06:37
Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
Published on: December 15, 2023
5.2K
End-to-end human parsing and detection optimized for resource-constrained devices.
Md Imran Hosen1,2, Tarkan Aydin3, Md Baharul Islam3,4,5
1Department of Computer Engineering, Bahcesehir University, Yildiz, Ciragan Cd, Besiktas, 34349, Istanbul, Turkey. mdimran.hosen@bau.edu.tr.
Scientific Reports
|December 10, 2025
Summary
We developed an efficient human parsing framework using self-attention for better contextual understanding. This method is optimized for low-resource devices, achieving fast and accurate results in a single pass.
Area of Science:
- Computer Vision
- Machine Learning
- Artificial Intelligence
Background:
- Human parsing is crucial for human-centric analysis, segmenting clothing and body parts.
- Current methods often require auxiliary inputs, hindering use on resource-constrained devices.
Purpose of the Study:
- To propose an end-to-end framework for human parsing optimized for low-resource environments.
- To enhance contextual understanding and enable simultaneous detection and parsing.
Main Methods:
- Implemented a transformer-based self-attention module for improved contextual information.
- Introduced bounding-polygon annotations for integrated detection and parsing.
- Optimized the framework for efficient inference on resource-limited hardware.
Main Results:
- Achieved fine-grained human parsing results in a single inference pass.
- Significantly improved inference speed without compromising accuracy.
- Demonstrated effectiveness and efficiency on a Raspberry Pi for real-world validation.
Conclusions:
- The proposed framework offers an efficient and accurate solution for human parsing in resource-constrained settings.
- The integration of self-attention and bounding-polygon annotations advances single-pass human parsing capabilities.
Related Concept Videos
Automatic Processing and Automatic Social Behavior
196
Automatic processing refers to the cognitive operations that occur without conscious intent or awareness, playing a fundamental role in shaping social cognition and behavior. These processes enable individuals to navigate complex social environments efficiently by relying on mental shortcuts and pre-existing knowledge structures known as schemas. One of the most influential mechanisms underlying automatic processing is priming, which subtly activates mental representations through exposure to...
196
Types of Errors: Detection and Minimization
9.4K
Error is the deviation of the obtained result from the true, expected value or the estimated central value. Errors are expressed in absolute or relative terms.
Absolute error in a measurement is the numerical difference from the true or central value. Relative error is the ratio between absolute error and the true or central value, expressed as a percentage.
Errors can be classified by source, magnitude, and sign. There are three types of errors: systematic, random, and gross.
Systematic or...
Absolute error in a measurement is the numerical difference from the true or central value. Relative error is the ratio between absolute error and the true or central value, expressed as a percentage.
Errors can be classified by source, magnitude, and sign. There are three types of errors: systematic, random, and gross.
Systematic or...
9.4K

