PPE_detection / README.md
Chapian's picture
Update README.md
b54a0ca verified
metadata
task_categories:
  - object-detection
tags:
  - roboflow
  - roboflow2huggingface

Dataset Labels

['ad', 'airsweeper', 'bombtower', 'canon', 'clancastle', 'eagle', 'inferno', 'kingpad', 'mortar', 'queenpad', 'rcpad', 'scattershot', 'th13', 'wardenpad', 'wizztower', 'xbow']

from datasets import load_dataset

dataset = load_dataset("Chapian/PPE_detection")