Baselight

A-Z Handwritten Alphabets In .csv Format

370000+ English Alphabets Image Data-set

@kaggle.sachinpatel21_az_handwritten_alphabets_in_csv_format

Loading...
Loading...

About this Dataset

A-Z Handwritten Alphabets In .csv Format

Context

For recognising handwritten forms, the very first step was to gather data in a considerable amount for training. Which I struggled to collect for weeks.

Content

The dataset contains 26 folders (A-Z) containing handwritten images in size 2828 pixels, each alphabet in the image is centre fitted to 2020 pixel box.

Each image is stored as Gray-level

Kernel CSV_To_Images contains script to convert .CSV file to actual images in .png format in structured folder.

Note: Might contain some noisy image as well

Acknowledgements

The images are taken from NIST(https://www.nist.gov/srd/nist-special-database-19) and NMIST large dataset and few other sources which were then formatted as mentioned above.

Inspiration

The dataset would serve beginners in machine learning for there created a predictive model to recognise handwritten characters.

Tables

A Z Handwritten Data

@kaggle.sachinpatel21_az_handwritten_alphabets_in_csv_format.a_z_handwritten_data
  • 109.34 MB
  • 372450 rows
  • 785 columns
Loading...

CREATE TABLE a_z_handwritten_data (
  "n_0" BIGINT,
  "n_0_1" BIGINT,
  "n_0_2" BIGINT,
  "n_0_3" BIGINT,
  "n_0_4" BIGINT,
  "n_0_5" BIGINT,
  "n_0_6" BIGINT,
  "n_0_7" BIGINT,
  "n_0_8" BIGINT,
  "n_0_9" BIGINT,
  "n_0_10" BIGINT,
  "n_0_11" BIGINT,
  "n_0_12" BIGINT,
  "n_0_13" BIGINT,
  "n_0_14" BIGINT,
  "n_0_15" BIGINT,
  "n_0_16" BIGINT,
  "n_0_17" BIGINT,
  "n_0_18" BIGINT,
  "n_0_19" BIGINT,
  "n_0_20" BIGINT,
  "n_0_21" BIGINT,
  "n_0_22" BIGINT,
  "n_0_23" BIGINT,
  "n_0_24" BIGINT,
  "n_0_25" BIGINT,
  "n_0_26" BIGINT,
  "n_0_27" BIGINT,
  "n_0_28" BIGINT,
  "n_0_29" BIGINT,
  "n_0_30" BIGINT,
  "n_0_31" BIGINT,
  "n_0_32" BIGINT,
  "n_0_33" BIGINT,
  "n_0_34" BIGINT,
  "n_0_35" BIGINT,
  "n_0_36" BIGINT,
  "n_0_37" BIGINT,
  "n_0_38" BIGINT,
  "n_0_39" BIGINT,
  "n_0_40" BIGINT,
  "n_0_41" BIGINT,
  "n_0_42" BIGINT,
  "n_0_43" BIGINT,
  "n_0_44" BIGINT,
  "n_0_45" BIGINT,
  "n_0_46" BIGINT,
  "n_0_47" BIGINT,
  "n_0_48" BIGINT,
  "n_0_49" BIGINT,
  "n_0_50" BIGINT,
  "n_0_51" BIGINT,
  "n_0_52" BIGINT,
  "n_0_53" BIGINT,
  "n_0_54" BIGINT,
  "n_0_55" BIGINT,
  "n_0_56" BIGINT,
  "n_0_57" BIGINT,
  "n_0_58" BIGINT,
  "n_0_59" BIGINT,
  "n_0_60" BIGINT,
  "n_0_61" BIGINT,
  "n_0_62" BIGINT,
  "n_0_63" BIGINT,
  "n_0_64" BIGINT,
  "n_0_65" BIGINT,
  "n_0_66" BIGINT,
  "n_0_67" BIGINT,
  "n_0_68" BIGINT,
  "n_0_69" BIGINT,
  "n_0_70" BIGINT,
  "n_0_71" BIGINT,
  "n_0_72" BIGINT,
  "n_0_73" BIGINT,
  "n_0_74" BIGINT,
  "n_0_75" BIGINT,
  "n_0_76" BIGINT,
  "n_0_77" BIGINT,
  "n_0_78" BIGINT,
  "n_0_79" BIGINT,
  "n_0_80" BIGINT,
  "n_0_81" BIGINT,
  "n_0_82" BIGINT,
  "n_0_83" BIGINT,
  "n_0_84" BIGINT,
  "n_0_85" BIGINT,
  "n_0_86" BIGINT,
  "n_0_87" BIGINT,
  "n_0_88" BIGINT,
  "n_0_89" BIGINT,
  "n_0_90" BIGINT,
  "n_0_91" BIGINT,
  "n_0_92" BIGINT,
  "n_0_93" BIGINT,
  "n_0_94" BIGINT,
  "n_0_95" BIGINT,
  "n_0_96" BIGINT,
  "n_0_97" BIGINT,
  "n_0_98" BIGINT,
  "n_0_99" BIGINT
);

Share link

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