MindWave icon indicating copy to clipboard operation
MindWave copied to clipboard

Handwritten Digit Recognizer using OpenCV and CNN Model

Open Tisha6661 opened this issue 2 years ago • 2 comments

Is your feature request related to a problem? Please describe.

Convolutional models work on real images, to recognize the matter that is required. It can be used to recognize handwritten digits/ numbers to tell the digit, phone number, or roll number written.

Describe the solution you'd like

I would like to make a CNN Model to recognize the digits that is written with any kind of handwriting.

Describe alternatives you've considered

No response

Additional context

Under GSSOC'23 assign me this task.

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

Tisha6661 avatar Jul 03 '23 17:07 Tisha6661

@Tisha6661 - you can go ahead! We are assigning you 21 days for this project, after which it will be assigned to someone else if not completed. All the best! Name the file as: algorithm_dataset.ipynb and link it in the readme of the labeled directory as algorithm - dataset.

khusheekapoor avatar Jul 09 '23 17:07 khusheekapoor

@khusheekapoor I have created a pull request regarding this task, please verify and merge it.

Tisha6661 avatar Jul 13 '23 11:07 Tisha6661