You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project aims to read and extract medicine labels and information from medicines and pill containers. This project also sees the implementation of PaddleOCR.
Libraries used:
paddleocr
matplotlib
cv2
os module
Why I used Paddleocr?
Paddleocr has a series of pre-trained models and helps in easy ocr implementation.