Pinned Repositories
ai-deployment
关注AI模型上线、模型部署
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
albert-chinese-ner
使用预训练语言模型ALBERT做中文NER
albert_ner
基于轻量级的albert实现albert+BiLstm+CRF
albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
awesome-programming-books-1
计算机经典书籍📚,保留书单
awesome-programming-books-2
📚 经典技术书籍 PDF 文件,持续更新...
captcha_break
验证码识别
chinese-ocr
运用tensorflow实现自然场景文字检测,keras/pytorch实现crnn+ctc实现不定长中文OCR识别
free-programming-books
:books: Freely available programming books
zouxiaoshi's Repositories
zouxiaoshi/free-programming-books
:books: Freely available programming books
zouxiaoshi/ai-deployment
关注AI模型上线、模型部署
zouxiaoshi/crnn_by_tensorflow2.2.0
一个基于TensorFlow2.2.0的中文CRNN模型
zouxiaoshi/DAL
Official implementation of "Dynamic Anchor Learning for Arbitrary-Oriented Object Detection" (AAAI2021).
zouxiaoshi/eat_pytorch_in_20_days
Pytorch🍊🍉 is delicious, just eat it! 😋😋
zouxiaoshi/EfficientDet
EfficientDet (Scalable and Efficient Object Detection) implementation in Keras and Tensorflow
zouxiaoshi/fancy-nlp
NLP for human. A fast and easy-to-use natural language processing (NLP) toolkit, satisfying your imagination about NLP.
zouxiaoshi/full-stack-fastapi-postgresql
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
zouxiaoshi/homebrew-core
🍻 Default formulae for the missing package manager for macOS
zouxiaoshi/hpv4g
hpv seckill 约苗 九价 疫苗秒杀 :girl: :syringe:
zouxiaoshi/jd_maotai
zouxiaoshi/labelImg
🖍️ LabelImg is a graphical image annotation tool and label object bounding boxes in images
zouxiaoshi/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
zouxiaoshi/machine-learning-interview
Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
zouxiaoshi/nlp_xiaojiang
自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,bert+bilstm+crf),数据增强(text augment, data enhance),同义句同义词生成,句子主干提取(mainpart),中文汉语短文本相似度,文本特征工程,keras-http-service调用
zouxiaoshi/OCR-Corrector
利用语言模型,纠正OCR识别错误
zouxiaoshi/OCR_DataSet
收集并整理有关OCR的数据集并统一标注格式,以便实验需要
zouxiaoshi/OneNet
OneNet: End-to-End One-Stage Object Detection
zouxiaoshi/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
zouxiaoshi/PaddleDetection
Object detection and instance segmentation toolkit based on PaddlePaddle.
zouxiaoshi/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
zouxiaoshi/papers-machinelearning
论文笔记 about ML basic、NLP、CV、Recsys、RL ...
zouxiaoshi/pycorrector
pycorrector is a toolkit for text error correction. It was developed to facilitate the designing, comparing, and sharing of deep text error correction models.
zouxiaoshi/python-guide
Python best practices guidebook, written for humans.
zouxiaoshi/python-project-blueprint
Blueprint/Boilerplate For Python Projects
zouxiaoshi/QDServing
ml模型分布式服务部署:grpc,flask;docker
zouxiaoshi/R3Det_Tensorflow
R3Det: Refined Single-Stage Detector with Feature Refinement for Rotating Object
zouxiaoshi/roLabelImg
Label Rotated Rect On Images for training
zouxiaoshi/rotate-yolov3
Arbitrary oriented object detection implemented with yolov3 (attached with some tricks).
zouxiaoshi/TextRecognitionDataGenerator
A synthetic data generator for text recognition