Baselight

Sports Identification

Identify the Sports Theme using Computer Vision

@kaggle.gauravduttakiit_sports_identification

Train
@kaggle.gauravduttakiit_sports_identification.train

  • 73.48 KB
  • 9500 rows
  • 2 columns
filename

Filename

label

Label

Image_1.jpggolf
Image_2.jpgroller derby
Image_3.jpghigh jump
Image_4.jpgbungee jumping
Image_5.jpgrugby
Image_6.jpgsumo wrestling
Image_7.jpgbilliards
Image_8.jpgjudo
Image_9.jpgfigure skating pairs
Image_10.jpgbaseball

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

Share link

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