Baselight

Handwritten Signature Identification

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

@kaggle.omgits0mar_signature_verification_and_identification

Copy Of Persond Sigverificationtestlabels
@kaggle.omgits0mar_signature_verification_and_identification.copy_of_persond_sigverificationtestlabels

  • 2.11 KB
  • 8 rows
  • 2 columns
image_name

Image Name

label

Label

personD_26.pngforged
personD_41.pngforged
personD_15.pngforged
personD_14.pngforged
personD_31.pngreal
personD_21.pngreal
personD_17.pngreal
personD_22.pngreal

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

Share link

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