Dataset Preview
Full Screen
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
An error happened while trying to locate the file on the Hub and we cannot find the requested files in the local cache. Please check your connection and try again or make sure your Internet connection is on.
Error code:   UnexpectedError

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

image
image
End of preview.

Dataset safety-equipment

luisarizmendi/safety-equipment

Dataset Labels

- glove
- goggles
- helmet
- mask
- no_glove
- no_goggles
- no_helmet
- no_mask
- no_shoes
- shoes

Number of Images

{'train': 6838, 'valid': 1960, 'test': 973}

Roboflow Dataset Page

https://universe.roboflow.com/luisarizmendi/safety-or-hat/dataset/1

Dataset source

This dataset is based on this other one that you can find in Roboflow

How to Use

pip install datasets
  • Load the dataset:
from datasets import load_dataset

ds = load_dataset("luisarizmendi/safety-equipment", name="full")
example = ds['train'][0]
Downloads last month
28

Models trained or fine-tuned on luisarizmendi/safety-equipment