新しい挑戦的なデータセット、CPPE-5(医療用個人用保護具)を提示します。これは、医療用個人用保護具の下位分類の研究を可能にすることを目的としています。これは、幅広いレベルのカテゴリに焦点を当てた他の一般的なデータセットでは不可能です( PASCAL VOC、ImageNet、Microsoft COCO、OpenImagesなどとして)。このデータセットでトレーニングされたモデルを複雑なシーンの実際のシナリオで簡単に使用できるようにするために、データセットには主に、自然なコンテキストで各シーンに複数のオブジェクトがある複雑なシーンを示す画像が含まれています。このデータセットの画像コレクションは、できるだけ多くの非象徴的な画像を取得し、この領域の他の既存のデータセットとは異なり、すべての画像が実際の画像であることを確認することに重点を置いています。データセットには5つのオブジェクトカテゴリ(つなぎ服、フェイスシールド、手袋、マスク、ゴーグル)が含まれており、各画像には一連の境界ボックスとポジティブラベルの注釈が付けられています。他の一般的な幅広いカテゴリのデータセットや個人用保護具に焦点を当てたデータセットと比較したデータセットの詳細な分析を示します。また、現在、そのような公的に利用可能なデータセットは存在しないこともわかりました。最後に、パフォーマンスを分析し、バウンディングボックスの結果についてベースラインモデルと最先端モデルのモデルの複雑さを比較します。コード、データ、トレーニング済みモデルはhttps://git.io/cppe5-datasetで入手できます。
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 focusing 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 shield, gloves, mask, 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 .