I have been working on text detection and recognition for almost two months and new on this field. So far, I have fine-tuned, tested, and trained several text detection/recognition methods, such as CRAFT, TextFuseNet, CharNet for detection, and clova.ai model for recognition. Now I come up with this question:
- Can object detection approaches(yolov5,efficientDet) be used to solve text/detection problems?