Dataset Viewer
Auto-converted to Parquet Duplicate
id
stringlengths
10
10
image
imagewidth (px)
130
325
label
int32
0
105
width
int32
130
325
height
int32
30
75
2108622103
54
130
30
2108642144
54
130
30
2108689393
54
130
30
2108712618
54
130
30
2108724635
54
130
30
2108730136
54
130
30
2108846848
54
130
30
2109567465
54
325
75
2109569253
54
325
75
2109581590
54
325
75
2109586452
54
325
75
2109586988
54
130
30
2109589865
54
130
30
2109611485
54
130
30
2109615007
54
130
30
2109701006
54
130
30
2109730215
54
130
30
2109735862
54
130
30
2109792200
54
130
30
2109820867
54
130
30
2109827819
54
130
30
2109866946
54
130
30
2109912362
54
130
30
2109935237
54
130
30
2110071544
54
130
30
2110073595
54
130
30
2110120910
54
130
30
2110512447
54
130
30
2110534575
54
130
30
2110542214
54
130
30
2110573487
54
130
30
2110576020
54
130
30
2110582908
54
130
30
2110620079
54
130
30
2110621817
54
130
30
2110635977
54
130
30
2110645291
54
130
30
2110645684
54
130
30
2110653175
54
130
30
2110656482
54
130
30
2110690414
54
130
30
2110727129
54
130
30
2110730525
54
130
30
2110733603
54
130
30
2110758973
54
130
30
2110809726
54
130
30
2110812744
54
130
30
2110891139
54
130
30
2110952863
54
130
30
2110956704
54
130
30
2111012157
54
325
75
2111016615
54
325
75
2111016802
54
325
75
2111018424
54
130
30
2111028156
54
130
30
2111033248
54
325
75
2111036043
54
130
30
2111064968
54
130
30
2111105971
54
130
30
2111111131
54
130
30
2111112007
54
130
30
2111327994
54
130
30
2111744109
54
130
30
2111860898
54
130
30
2111872929
54
130
30
2111884325
54
130
30
2111895382
54
130
30
2111931623
54
130
30
2111968733
54
130
30
2111989865
54
130
30
2112139481
54
130
30
2112144885
54
130
30
2112154860
54
130
30
2112197214
54
130
30
2112203931
54
130
30
2112211317
54
130
30
2112316258
54
130
30
2112335902
54
130
30
2112346535
54
130
30
2112347509
54
130
30
2112349241
54
130
30
2112366779
54
130
30
2112383428
54
130
30
2112433006
54
130
30
2112437838
54
130
30
2113576864
54
130
30
2114511525
54
130
30
2114539624
54
130
30
2114717275
54
130
30
2114737342
54
130
30
2114964207
54
130
30
2115390762
54
130
30
2115440038
54
130
30
2115450485
54
130
30
2115453722
54
130
30
2115457352
54
130
30
2115515360
54
130
30
2115515496
54
130
30
2115526894
54
130
30
2115566688
54
130
30
End of preview. Expand in Data Studio

Dataset Card

Overview

This dataset contains labeled image crops for multi-class visual symbol classification.

Structure

  • images/: image files referenced by the manifests
  • manifest.csv: full index
  • train.csv, val.csv, test.csv: split manifests

Schema

All CSV files use: id,image_path,label,width,height,split

image_path is relative to the dataset root, formatted as images/<filename>.

Usage

  1. Load one of the split CSV files.
  2. Resolve image_path from dataset root.
  3. Use label as the class target.

Notes

This release includes only sanitized metadata and referenced images needed for training/evaluation splits.

Downloads last month
10