Baselight

Handwritten Signature Identification

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

@kaggle.omgits0mar_signature_verification_and_identification

Copy Of Personb Sigverificationtestlabels
@kaggle.omgits0mar_signature_verification_and_identification.copy_of_personb_sigverificationtestlabels

  • 2.11 KB
  • 8 rows
  • 2 columns
image_name

Image Name

label

Label

personB_2.pngforged
personB_42.pngforged
personB_33.pngforged
personB_20.pngforged
personB_29.pngreal
personB_13.pngreal
personB_27.pngreal
personB_10.pngreal

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

Share link

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