Baselight

English Handwritten Characters

3.4k images of handwritten English characters

@kaggle.dhruvildave_english_handwritten_characters_dataset

Loading...
Loading...

About this Dataset

English Handwritten Characters

Introduction

This dataset contains 3,410 images of handwritten characters in English. This is a classification dataset that can be used for Computer Vision tasks. It contains 62 classes with 55 images of each class. The 62 classes are 0-9, A-Z and a-z.

A similar interesting dataset: Kannada Handwritten Characters

Citation

@InProceedings{deCampos09,
  author    = "de Campos, T.~E. and Babu, B.~R. and Varma, M.",
  title     = "Character recognition in natural images",
  booktitle = "Proceedings of the International Conference on Computer
  Vision Theory and Applications, Lisbon, Portugal",
  month     = "February",
  year      = "2009",
}

Image Credits: Unsplash - mycreate

Tables

English

@kaggle.dhruvildave_english_handwritten_characters_dataset.english
  • 21.76 KB
  • 3410 rows
  • 2 columns
Loading...

CREATE TABLE english (
  "image" VARCHAR,
  "label" VARCHAR
);

Share link

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