Stars
Tesseract Open Source OCR Engine (main repository)
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
ncnn is a high-performance neural network inference framework optimized for the mobile platform
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
Implementation of popular deep learning networks with TensorRT network definition API
Transformer related optimization, including BERT, GPT
header only, dependency-free deep learning framework in C++14
LightSeq: A High Performance Library for Sequence Processing and Generation
A tensorflow implementation of EAST text detector
Lecture notes, projects and other materials for Course 'CS205 C/C++ Program Design' at Southern University of Science and Technology.
🍅 Deploy ncnn on mobile phones. Support Android and iOS. 移动端ncnn部署,支持Android与iOS。
深蓝学院 多传感器定位融合第四期 学习笔记
基于pytorch的ocr算法库,包括 psenet, pan, dbnet, sast , crnn
MhLiao / TextBoxes
Forked from weiliu89/caffeTextBoxes: A Fast Text Detector with a Single Deep Neural Network
Geometric Augmentation for Text Image
Fast EMD for Python: a wrapper for Pele and Werman's C++ implementation of the Earth Mover's Distance metric
Recognize tables from images and restore them into word.
这是北京大学在coursera上开设的「程序设计与算法」专项课程
Processing annotations for CULane dataset.
Hands-on Machine learning with C++, Second Edition, published by Packt
Dynolog is a telemetry daemon for performance monitoring and tracing. It exports metrics from different components in the system like the linux kernel, CPU, disks, Intel PT, GPUs etc. Dynolog also …
keras复现文本检测网络《EAST: An Efficient and Accurate Scene Text Detector》;欢迎关注,试用和反馈问题...