DINO>SDBv1 Computer Vision Project
Updated 2 months ago
0
0
This project was created by downloading the GTSDB German Traffic Sign Detection Benchmark
dataset from Kaggle and importing the annotated training set files (images and annotation files)
to Roboflow.
https://www.kaggle.com/datasets/safabouguezzi/german-traffic-sign-detection-benchmark-gtsdb
- Original home of the dataset: https://benchmark.ini.rub.de/?section=gtsdb&subsection=dataset - Institut Für Neuroinformatik
The annotation files were adjusted to conform to the YOLO Keras TXT format prior to upload, as the original format did not include a label map file.
v1
contains the original imported images, without augmentations. This is the version to download and import to your own project if you'd like to add your own augmentations.
v2
contains an augmented version of the dataset, with annotations. This version of the project was trained with Roboflow's "FAST" model.
v3
contains an augmented version of the dataset, with annotations. This version of the project was trained with Roboflow's "ACCURATE" model.
Build Computer Vision Applications Faster with Supervision
Visualize and process your model results with our reusable computer vision tools.
Cite This Project
If you use this dataset in a research paper, please cite it using the following BibTeX:
@misc{
dino-gtsdbv1-ykj2f_dataset,
title = { DINO>SDBv1 Dataset },
type = { Open Source Dataset },
author = { nam nguyen },
howpublished = { \url{ https://universe.roboflow.com/nam-nguyen-mnkr2/dino-gtsdbv1-ykj2f } },
url = { https://universe.roboflow.com/nam-nguyen-mnkr2/dino-gtsdbv1-ykj2f },
journal = { Roboflow Universe },
publisher = { Roboflow },
year = { 2024 },
month = { sep },
note = { visited on 2024-11-12 },
}