Baselight

Road Sign Recognition

road sign recognition for geolocation data mining

@kaggle.michaelcripman_road_sign_recognition

Sample Submission
@kaggle.michaelcripman_road_sign_recognition.sample_submission

  • 231.64 KB
  • 6078 rows
  • 2 columns
filename

Filename

label

Label

test_public_images/d6682d60-302e-4c04-8a16-13dc0374d08d.png5_20
test_public_images/b218c6ac-3f1a-461f-9b9d-f5fb7987e040.png5_20
test_public_images/ec916af0-4b1c-4be0-85e5-8e440016e51e.png5_20
test_public_images/14fa8b0c-9388-4334-8799-53e73c728d92.png5_20
test_public_images/797d1220-76a6-45ff-93ef-36a35f3e34ee.png5_20
test_public_images/daafa570-040c-48d4-98a4-cbcbe08e105d.png5_20
test_public_images/f79942fa-0fd7-4c8c-9ae6-c1a7fa9336c6.png5_20
test_public_images/7b94bf89-c867-44db-b269-2b9d8084da27.png5_20
test_public_images/192f55d6-d41c-4a9f-a98f-a13bc10193bc.png5_20
test_public_images/40a08cd0-1f03-4725-bfc2-acaa89c40675.png5_20

CREATE TABLE sample_submission (
  "filename" VARCHAR,
  "label" VARCHAR
);

Share link

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