neverstoplearn's Stars
Rid7/Table-OCR
Recognize tables from images and restore them into word.
neverstoplearn/Scene-Text-Recognition
arnavdutta/Table-Detection-Extraction
Detect the tables in a form and extract the tables as well as the cells of the tables.
abdullahibneat/TableExtraction
A line-based framework to detect and extract tabular data in JSON format from raster images using computer vision and Tesseract OCR.
tommyMessi/tableImageParser_tx
table structure recognition
wkentaro/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
onnx/tensorflow-onnx
Convert TensorFlow, Keras, Tensorflow.js and Tflite models to ONNX
hikopensource/DAVAR-Lab-OCR
OCR toolbox from Davar-Lab
abewley/sort
Simple, online, and realtime tracking of multiple objects in a video sequence.
PaddlePaddle/PaddleSeg
Easy-to-use image segmentation library with awesome pre-trained model zoo, supporting wide-range of practical tasks in Semantic Segmentation, Interactive Segmentation, Panoptic Segmentation, Image Matting, 3D Segmentation, etc.
PaddlePaddle/PaddleNLP
👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc.
Zhongdao/Towards-Realtime-MOT
Joint Detection and Embedding for fast multi-object tracking
ifzhang/FairMOT
[IJCV-2021] FairMOT: On the Fairness of Detection and Re-Identification in Multi-Object Tracking
neverstoplearn/YOLOv5_NCNN
🍅 Deploy ncnn on mobile phones. Support Android and iOS. 移动端ncnn部署,支持Android与iOS。
openvinotoolkit/openvino
OpenVINO™ is an open-source toolkit for optimizing and deploying AI inference
TNTWEN/OpenVINO-YOLOV4
This is implementation of YOLOv4,YOLOv4-relu,YOLOv4-tiny,YOLOv4-tiny-3l,Scaled-YOLOv4 and INT8 Quantization in OpenVINO2021.3
Chen-MingChang/pytorch_YOLO_OpenVINO_demo
qiepeipei/react-native-baidu-camera-ocr-scan
react native 百度通用文字识别 身份证识别 营业执照识别 车牌识别 驾驶证识别 行驶证识别 通用票据识别 调用相机 调用相册 二维码扫描 生成二维码
neverstoplearn/TensorRT-HRNet
TensorRT implementation of HRNet-Semantic-Segmentation and HRNet-Semantic-Segmentation-OCR
Tencent/TNN
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.
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
raghavmecheri/pytorchjs
Torch and TorchVision, but for NodeJS.
niharika412/openpose_mobilenet_api
Web based Flask API for human keypoint detection based on OpenPose( Mobile Net Architecture). 🕴
yeeun219/openpose_webapp
Syencil/tensorRT
TensorRT-7 Network Lib 包括常用目标检测、关键点检测、人脸检测、OCR等 可训练自己数据
wuzuowuyou/crnn_libtorch
crnn,libtorch
wuzuowuyou/CRNN_Chinese_Characters_res18_senet
(CRNN) Chinese Characters Recognition. add Backbone network resnet18 senet
wuzuowuyou/tensorRT_CRNN
tensorrt,crnn
wdhao/tensorRT_Wheels
tensorrt wheels (API)
enazoe/yolo-tensorrt
TensorRT8.Support Yolov5n,s,m,l,x .darknet -> tensorrt. Yolov4 Yolov3 use raw darknet *.weights and *.cfg fils. If the wrapper is useful to you,please Star it.