Baselight

GTSRB - German Traffic Sign Recognition Benchmark

Multi-class, single-image classification challenge

@kaggle.meowmeowmeowmeowmeow_gtsrb_german_traffic_sign

Meta
@kaggle.meowmeowmeowmeowmeow_gtsrb_german_traffic_sign.meta

  • 4.55 KB
  • 43 rows
  • 5 columns
path

Path

classid

ClassId

shapeid

ShapeId

colorid

ColorId

signid

SignId

Meta/27.png271.32
Meta/0.png13.29
Meta/1.png113.29
Meta/10.png1013.27
Meta/11.png111.22
Meta/12.png12222.3
Meta/13.png1342.1
Meta/14.png1432.2
Meta/15.png1513.1
Meta/16.png1613.3

CREATE TABLE meta (
  "path" VARCHAR,
  "classid" BIGINT,
  "shapeid" BIGINT,
  "colorid" BIGINT,
  "signid" VARCHAR
);

Share link

Anyone who has the link will be able to view this.