Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
File is not a zip file
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
label
class label
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
000
101
101
101
101
101
101
101
101
101
101
101
101
101
101
101
101
101
101
101
101
101
101
101
101
101
101
101
101
101
101
101
101
101
101
101
101
101
101
101
101
End of preview.

Balanced GTSRB (224x224)

This is a balanced GTSRB dataset containing 43 classes, with 1,000 training samples per class and the same number of test samples as in the original dataset.
All images have been resized to 224Γ—224 using interpolation and padding, maintaining aspect ratio.

  • For classes with fewer than 1,000 training samples, data augmentation was used to supplement the dataset (Note: without any flip transforms, thanks to this post).

For details on how the dataset was generated, you can refer to the flow.ipynb notebook in the repository.

  • The dataset processing was assisted by AI coding.

Structure

gtsrb_224_balanced.zip:

GTSRB_224_balanced
β”œβ”€β”€ test
β”‚   β”œβ”€β”€ 00
β”‚   β”‚   β”œβ”€β”€ 00243.jpeg
β”‚   ... ...
β”‚       └── 12502.jpeg
└── train
    β”œβ”€β”€ 00
    β”‚   β”œβ”€β”€ 00000_00000.jpeg
    β”‚   ...
    β”œβ”€β”€ 01
    ...

License

According to the official site, the dataset is free to use.

And its copy was released with CC0 License in the Kaggle repo.

Citation

@inproceedings{Stallkamp-IJCNN-2011,
    author = {Johannes Stallkamp and Marc Schlipsing and Jan Salmen and Christian Igel},
    booktitle = {IEEE International Joint Conference on Neural Networks},
    title = {The {G}erman {T}raffic {S}ign {R}ecognition {B}enchmark: A multi-class classification competition},
    year = {2011},
    pages = {1453--1460}
}
Downloads last month
37