Baselight

Handwritten Signature Identification

Simplified version of handwritten signatures dataset in only 1MB by FCIS-ASU

@kaggle.omgits0mar_signature_verification_and_identification

Copy Of Personc Sigverificationtestlabels
@kaggle.omgits0mar_signature_verification_and_identification.copy_of_personc_sigverificationtestlabels

  • 2.11 KB
  • 8 rows
  • 2 columns
image_name

Image Name

label

Label

personC_13.pngforged
personC_19.pngforged
personC_6.pngforged
personC_39.pngforged
personC_32.pngreal
personC_34.pngreal
personC_8.pngreal
personC_17.pngreal

CREATE TABLE copy_of_personc_sigverificationtestlabels (
  "image_name" VARCHAR,
  "label" VARCHAR
);

Share link

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