![bootstrap logo](https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/bootstrap/bootstrap.png)
Starred repositories
All Algorithms implemented in Python
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
scikit-learn: machine learning in Python
Scrapy, a fast high-level web crawling & scraping framework for Python.
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and…
Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Free and Open Source Enterprise Resource Planning (ERP)
OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched
阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation
A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
Facilitating the design, comparison and sharing of deep text matching models.
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
AI-powered Smart Robotic Process Automation 🤖
[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别
use cnn recognize captcha by tensorflow. 本项目针对字符型图片验证码,使用tensorflow实现卷积神经网络,进行验证码识别。
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
开源易用的中文离线OCR,识别率媲美大厂,并且提供了易用的web页面及web的接口,方便人类日常工作使用或者其他程序来调用~
A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取