A Picture Says Thousands of Words - Harnessing Dermal Exposure Data from Images through Hybrid Deep Learning for Enhanced Safety Assessment
Quick Answer
This study presents a hybrid deep learning approach using Mask R-CNN to quantify dermal exposure from images, achieving 80% agreement with human estimates.
Quick Take
The method processes 170 indoor-painting images to segment exposed skin, paving the way for scalable exposure assessments and potential applications in PPE detection and video analysis.
Key Points
- Hybrid method combines Mask R-CNN and color-based algorithms for skin exposure assessment.
- Achieved approximately 80% agreement with human estimates on exposed skin ratios.
- Utilized 170 images from indoor painting scenarios for model training.
- Future work includes body-part recognition and video-based exposure analysis.
- Demonstrates a scalable approach to semi-quantitative exposure information extraction.
Paper Resources
Source Excerpt
This study developed a hybrid computer vision method to quantify exposed skin from images for dermal exposure assessment. Using 170 indoor-painting images, Mask R-CNN first identified human subjects and removed background interference; a color-based algorithm then segmented exposed skin. The resulting exposed-skin-to-body pixel ratios showed approximately 80% agreement with human estimates. The approach demonstrates a scalable way to extract semi-quantitative exposure information from images, wi
Want this in your inbox every morning?
Daily brief at your local 8am — bilingual EN/中文, free.
More from arXiv cs.CV
See more →ProMoE-FL: Prototype-conditioned Mixture of Experts for Multimodal Federated Learning with Missing Modalities
ProMoE-FL introduces a Prototype-conditioned Mixture-of-Experts framework for multimodal federated learning, effectively addressing missing modalities. It outperforms existing methods on four chest X-ray datasets, demonstrating superior feature synthesis capabilities in both homogeneous and heterogeneous settings.