I am beginner in ml,how do I get myself updated with current state of OCR. If I want to get better results than Tesseract or EasyOCR ,what path should I follow.i basically want near 100% accuracy in identifying typed/digital characters and their location in image. Is this solved ?? Any guidance would be helpful 🙏🙏
hey there, as a beginner in ml, staying updated on OCR is key. to surpass Tesseract or EasyOCR, focus on deep learning models, like CNNs or transformers. achieving near 100% accuracy is tough, but pre-processing, data augmentation, and model fine-tuning can help get you there. it’s not fully solved, but keep experimenting and learning. good luck! 🙏