Baselight

Politics 101

A dataset consisting of images of politicians (faces) and their labels(names)

@kaggle.cantonioupao_politics_101

Obama
@kaggle.cantonioupao_politics_101.obama

  • 6.26 KB
  • 22 rows
  • 8 columns
obama

Obama

n_102

102

n_20

20

n_70

70

n_92

92

z_2_jpg

Z (2).jpg

n_300

300

n_168

168

Obama87126997Z (3).jpg259194
Obama52227995Z (4).jpg277182
Obama2721103142Z (5).jpg225225
Obama1301580110Z (6).jpg300168
Obama74134972Z.jpg201251
Obama542066912Q__ (2).jpg275183
Obama841464792Q__ (3).jpg287176
Obama1211765912Q__ (4).jpg300168
Obama903673932Q__.jpg260194
Obama1337881279k_ (1).jpg300168

CREATE TABLE obama (
  "obama" VARCHAR,
  "n_102" BIGINT,
  "n_20" BIGINT,
  "n_70" BIGINT,
  "n_92" BIGINT,
  "z_2_jpg" VARCHAR,
  "n_300" BIGINT,
  "n_168" BIGINT
);

Share link

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