paper-with-me

Papers

CPPE-5: Medical Personal Protective Equipment Dataset

2021-12-15 · Rishit Dagli, Ali Mustufa Shaikh

We present a new challenging dataset, CPPE - 5 (Medical Personal Protective Equipment), with the goal to allow the study of subordinate categorization of medical personal protective equipments, which is not possible with other popular data sets that focus on broad-level categories (such as PASCAL VOC, ImageNet, Microsoft COCO, OpenImages, etc). To make it easy for models trained on this dataset to be used in practical scenarios in complex scenes, our dataset mainly contains images that show complex scenes with several objects in each scene in their natural context. The image collection for this dataset focuses on: obtaining as many non-iconic images as possible and making sure all the images are real-life images, unlike other existing datasets in this area. Our dataset includes 5 object categories (coveralls, face shields, gloves, masks, and goggles), and each image is annotated with a set of bounding boxes and positive labels. We present a detailed analysis of the dataset in comparison to other popular broad category datasets as well as datasets focusing on personal protective equipments, we also find that at present there exist no such publicly available datasets. Finally, we also analyze performance and compare model complexities on baseline and state-of-the-art models for bounding box results. Our code, data, and trained models are available at https://git.io/cppe5-dataset.

📄 PDF Abstract BibTeX arXiv:2112.09569

Code (2)

Rishit-dagli/CPPE-Dataset 공식 구현 tf
huggingface/datasets/tree/master/datasets/cppe-5 jax

Tasks

Object Detection

Similar Papers 제목 키워드 기반

Towards Edge-Cloud Architectures for Personal Protective Equipment Detection

2023-01-04 · Jaroslaw Legierski, Kajetan Rachwal, Piotr Sowinski, Wojciech Niewolski 외

Detecting Personal Protective Equipment in images and video streams is a relevant problem in ensuring the safety of construction workers. In this contribution, an architecture enabling live image recognition of such equi…

SH17: A Dataset for Human Safety and Personal Protective Equipment Detection in Manufacturing Industry

2024-07-05 · Hafiz Mughees Ahmad, Afshin Rahimi

Workplace accidents continue to pose significant risks for human safety, particularly in industries such as construction and manufacturing, and the necessity for effective Personal Protective Equipment (PPE) compliance h…

Benchmarkingobject-detectionObject Detection

Personal Protective Equipment Detection in Extreme Construction Conditions

2023-07-25 · Yuexiong Ding, Xiaowei Luo

Object detection has been widely applied for construction safety management, especially personal protective equipment (PPE) detection. Though the existing PPE detection models trained on conventional datasets have achiev…

Managementobject-detectionObject DetectionSand+1

Analysis of the Production Strategy of Mask Types in the COVID-19 Environment

2022-03-25 · Xiangri Lu, Zhanqing Wang, Hongbin Ma

Since the outbreak of the COVID-19 in December 2019, medical protective equipment such as disposable medical masks and KN95 masks have become essential resources for the public. Enterprises in all sectors of society have…

SuPEr-SAM: Using the Supervision Signal from a Pose Estimator to Train a Spatial Attention Module for Personal Protective Equipment Recognition

2020-09-25 · Adrian Sandru, Georgian-Emilian Duta, Mariana-Iuliana Georgescu, Radu Tudor Ionescu

We propose a deep learning method to automatically detect personal protective equipment (PPE), such as helmets, surgical masks, reflective vests, boots and so on, in images of people. Typical approaches for PPE detection…