Skip to content
#

ocr

Here are 2,679 public repositories matching this topic...

ShareX

ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to many supported destinations you can choose from.

  • Updated Oct 5, 2021
  • C#
LiYifanyvonne
LiYifanyvonne commented Sep 29, 2021

#2470 问题下已经逐条排查过了,github上能搜到的#2080 #2782 #2873也都排查了
参数已对齐,检测还算准确,但是识别有很大问题
还有什么需要排查的点吗

举例来说:
python tools/infer/predict_system.py --image_dir="./try2/" --det_model_dir="./inference/db_mv3" --rec_model_dir="./inference/rec_ic" --use_angle_cls=false --rec_char_dict_path="./ppocr/utils/cchw_dict.txt" --rec_image_shape="3,32,100"
结果:
![20210926174943 pngsub_pic0_1](https://user-images.githubu

TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its cross-platform capability, high performance, model compression and code pruning. Based on ncnn and Rapidnet, TNN further strengthens the support and performance optimization for mobile devices, and also draws on the advantages of good extensibility and high performance from existed open source efforts. TNN has been deployed in multiple Apps from Tencent, such as Mobile QQ, Weishi, Pitu, etc. Contributions are welcome to work in collaborative with us and make TNN a better framework.

  • Updated Oct 9, 2021
  • C++

Improve this page

Add a description, image, and links to the ocr topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ocr topic, visit your repo's landing page and select "manage topics."

Learn more