Skip to content

Cha-lim/chalim-modelServing

 
 

Repository files navigation

OCR Model

한글 메뉴명 인식 모델


Description

  • image : input image 저장 공간
  • inference_result : output text 저장 공간

Features

Text Detection & Recognition

Performance

Precison Recall HMean
0.83 0.72 0.77

Statement

  • Detection 모델 성능 개선 완료
  • 문자 인식 모델, 숫자 인식 모델 2개로 구축

run

bash run.sh

License

MIT [paddleocr]: https://github.com/PaddlePaddle/PaddleOCR

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 99.4%
  • Other 0.6%