Skip to content

nqvu-daniel/mc4aiproject

Repository files navigation

Handwriting Recognition Project 🖋️

A fun little project I created! 🎉 >.< :3 in like a few days (didnt spend a lot of time on it so its kinda low effort >.< oopsie)

Custom Language Support 📝

Important: Make sure your dataset follows the specified structure!

Dataset Structure Hierarchy

dataset_folder/
│
├── A/
│   ├── image1.png
│   ├── image2.png
│   └── ...
│
├── B/
│   ├── image1.png
│   ├── image2.png
│   └── ...
│
└── C/
    ├── image1.png
    ├── image2.png
    └── ...

Guidelines

  • Each folder inside dataset_folder represents a single letter or character
  • Place all images corresponding to a specific character inside its respective folder
  • For example, images of the letter "A" should be placed inside the A folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages