Man u gotta make mor vids, i radomly end up finding ur channel and its just amazing how u can make difficult things looks like nothing
@ArabianKnight634 ай бұрын
followed, that the from scratch thing everyone was looking for.
@frindle185 ай бұрын
Brilliant tutorial, everything is so clearly explained, and it actually is from scratch.
@peddareddygaripraneethredd47426 ай бұрын
Awesome!!🎉🎊, Wow you started with Pixels to explain OCR 😃 and finished with OGR(Optical Garnment Recognition 🫡)
@Tech_Inside.7 ай бұрын
I want to ask how to test it on your img file?
@AJ93-lx6on7 ай бұрын
Can this work on seven segment font though
@hemantchauhan64377 ай бұрын
NEED HELP! I am making a website where user can upload a pdf but I want that pdf to upload only if that pdf has images of only HANDWRITTEN text. Thank you for reading.
@jaycobclavel709811 ай бұрын
How do you make your own custom datasets.? Provide your own dataset froms cratch. Just want to detect numbers. sometimes keras ocr detects 3 as 5.
@Champe1911 ай бұрын
Wtf are the || swiggle characters
@ChillToaster Жыл бұрын
Howdy! I just found your channel. It looks like you haven't uploaded in a bit or streamed. I hope all is well!
@clumsycomputer11 ай бұрын
Hey, thanks for your comment! All is well and I'm fully planning to make more videos, just so busy with other things…
@truongzgiang Жыл бұрын
Too many videos trianing copy from each other but no video talk about how to use it after trianed ,
@benoitd94 Жыл бұрын
Hi Clumsy VERY GOOD JOB ! Just one question, is it possible to decode Water Counter with that method ? do i need a special MNIST DATASET to download ? thx
@globglogabgalabyeast6611 Жыл бұрын
Awesome video! Very educational to code along
@johnmele720 Жыл бұрын
Hey, the website you've got those files from now requires a password and username to get in. Is there another place we can get the files from?
@clumsycomputer Жыл бұрын
Hi! I can download the files fine, could you tell me which website you're referring to?
@naufalafels Жыл бұрын
@@clumsycomputer this one, I also tried to get into the website but it needs password and username.
@jonas1351 Жыл бұрын
why did you stop dude, your explanation is so well
@clumsycomputer Жыл бұрын
Thank you! New videos are coming, I just have a lot of other stuff to do. ❤
@SourabhChavan-19972 жыл бұрын
Hey, Thanks for explaining everything, i like this video. which IDE are you using ?
@clumsycomputer Жыл бұрын
Hi! I don't use an IDE, I only ever use vim.
@mechpunk Жыл бұрын
@@clumsycomputer your content is really amazing , If you have any spear time consider making more videos.
@beserious27732 жыл бұрын
I wanted to create an ocr app for Android for myself only. But I need to implement maths also equations. Like Mathpix software did. I don't have money. To pay. I want to learn from very much basic. Like I am noob don't know coding also. But I wanted to learn. And wanted to create my own style data to get extracted from image.
@JamesHouston2 жыл бұрын
This is so useful but it looks like twitch is ending support for IRC. I’d love to see another version using the Twitch API.
@MrSanfrinsisco2 жыл бұрын
You already lost me at the config file. Did you just create a random text file and name it config? Is it suppose to be a specific file type? How are you just importing it?
@dolodestinations76282 жыл бұрын
how do you see if a person is subscribed when they send a message? or if they are subscribing or donating money? thank you!
@ruoyuguo39452 жыл бұрын
Thanks for sharing, PaddleOCR seems friendly for training the OCR models. Could you please shoot a video about how to use PaddleOCR?
@nafiaus2 жыл бұрын
Congratz on 1k subscribers too ;)
@nafiaus2 жыл бұрын
hey man I love this tutorial! You have been explaining everything so a python noob like me can understand it! <3 keep up the great work man!
@lautenschlager44062 жыл бұрын
How do you not have a thousand times more subscribers here? This is just high quality content.
@Kanjas192 жыл бұрын
Thank you so much! Thanks to you I now know about args , kwargs and enumerate, very very handy!
@ElectroProgrammingFreakJuanGCJ2 жыл бұрын
Very useful.
@konalaravichandanreddy98862 жыл бұрын
How to run this on jupyter notebook? Can someone please tell?
@munteanionut39932 жыл бұрын
Does this tutorial only build a digit ocr? Or does it also work for characters as well?
@Max-my6rk2 жыл бұрын
omg this is exactly what I am looking for omg!
@shivu.sonwane44292 жыл бұрын
777
@kumaraguru31932 жыл бұрын
can i use my webcam to recognize any face
@FuzzyImages2 жыл бұрын
I for some reason keep getting "UnboundLocalError: local variable 'recieved_msg' referenced before assignment"
@MrSanfrinsisco2 жыл бұрын
I know I'm a bit late, but that's most likely because the variable "received_msg", was created outside of a function, or loop or whatever the case may be and you're trying to reference it inside of a function or a loop
@MariusHeier12 жыл бұрын
Dude. Make more videoes. Great concept from scratching everything.
@clumsycomputer2 жыл бұрын
On it, thank you! :)
@Yotanido2 жыл бұрын
The (mis)use of lists instead of tuples irks me
@adhamsalama43362 жыл бұрын
This is amazing! Thanks for this awesome video! Subscribed!
@prakharpathak23582 жыл бұрын
How to preprocess a image of PNG file format downloaded from the web to recognise the digit and what changes to do in read images function in the above code to test that image
@wahabshahid46853 жыл бұрын
Hello sir actually I work on this project as my fyp on ressbari pi and having some confusion related to this I request to give me your contact like Whatsapp , Gmail so i can contact to you regards this thank you
@arvindshelke88893 жыл бұрын
It really helped👌👌
@AIExEy3 жыл бұрын
Hey, great tutorial!!! but i've encountered in a problem which reflected in other code i've tried... might be due to twich irc protocol change or something.... The problem is that the bot won't post in chat of the channel... i can't get it to say the "Hello there". Tried to copy it 1:1 and still it won't make it.. but everything else works. If you have an idea why it happens i would be grateful.
@toneman15272 жыл бұрын
Did you ever figure this out?
@clumsycomputer2 жыл бұрын
I can confirm that the code still works fine, so there has been no breaking change to the Twitch API. Perhaps it has something to do with your OAuth token?
@PrakashKing83423 жыл бұрын
Do you have solutions for alpha numeric recognition I have tried all the method finally I’m getting fail tesseract easy ocr etc for example ABC00OO1 and SI1234H
@munteanionut39932 жыл бұрын
Did you manage to find a solution for alpha numeric characters too?
@abdullahshoukat78483 жыл бұрын
603. you deserve more, I hope you'll get soon
@trungthanhbp3 жыл бұрын
where are you now, we need your video :D
@slime50363 жыл бұрын
when i try to run it it just says procces finished with exit code 0. i copied ur code and everyhting
@SarthakRauts3 жыл бұрын
Amazing video
@myquoraismine29533 жыл бұрын
I was looking around for this stuff, it's amazing, You nailed it clumsy computer, can you please implement hyper parameters in it ?