Datasets:

Modalities:
Image
Text
Formats:
parquet
Libraries:
Datasets
pandas
File size: 872 Bytes
e6076ff
 
 
 
 
 
 
 
 
 
 
 
a4892bf
 
 
 
 
 
a5f9b03
 
a4892bf
 
 
 
 
 
a5f9b03
a4892bf
 
e6076ff
 
a5f9b03
e6076ff
 
a5f9b03
e6076ff
a4892bf
a5f9b03
e6076ff
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
---
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
dataset_info:
  features:
  - name: image
    dtype: image
  - name: image_id
    dtype: int64
  - name: width
    dtype: int64
  - name: height
    dtype: int64
  - name: objects
    struct:
    - name: id
      sequence: int64
    - name: area
      sequence: float64
    - name: bbox
      sequence:
        sequence: float64
    - name: category
      sequence: string
  splits:
  - name: train
    num_bytes: 207310502.085
    num_examples: 5297
  - name: test
    num_bytes: 67741175.806
    num_examples: 1766
  download_size: 266886357
  dataset_size: 275051677.89100003
---
# Dataset Card for "hardhat"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)