vijeth-aradhya / traffic-sign-detection

A single image, multi-class classification problem with 43 classes (50,000 images)

Home Page:http://benchmark.ini.rub.de/?section=gtsrb&subsection=dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

traffic-sign-detection

Dataset

The training set archive is structures as follows:

  • One directory per class
  • Each directory contains one CSV file with annotations ("GT-.csv") and the training images
  • Training images are grouped by tracks
  • Each track contains 30 images of one single physical traffic sign

Link: http://benchmark.ini.rub.de/?section=gtsrb&subsection=dataset

About

A single image, multi-class classification problem with 43 classes (50,000 images)

http://benchmark.ini.rub.de/?section=gtsrb&subsection=dataset

License:GNU General Public License v3.0


Languages

Language:Python 100.0%