Kannada Handwritten Characters
16.4k images of handwritten Kannada characters
@kaggle.dhruvildave_kannada_characters
16.4k images of handwritten Kannada characters
@kaggle.dhruvildave_kannada_characters
This dataset contains 16,425 images of handwritten characters in Kannada language. This is a classification dataset that can be used for Computer Vision tasks. It contains 657 classes with 25 images of each class.
@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",
}
CREATE TABLE kannada (
  "img" VARCHAR,
  "class" BIGINT
);Anyone who has the link will be able to view this.