Pinned Repositories
a_journey_into_math_of_ml
汉语自然语言处理视频教程-开源学习资料
ai_law
all kinds of baseline models for long text classificaiton( text categorization)
alt-i2v
alternative illustration2vec implitation of sigmoids of fully connected layer
Awesome-Crowd-Counting
Awesome Crowd Counting
awesome-neural-models-for-semantic-match
A curated list of papers dedicated to neural text (semantic) matching.
BankCardOCR
基于keras的银行卡号识别
bert-Chinese-classification-task
bert中文分类实践
bokeh
Interactive Web Plotting for Python
bpemb
Pre-trained subword embeddings in 275 languages, based on Byte-Pair Encoding (BPE)
RPG_DCGAN-Chainer_new_version
Simple DCGAN RPG Characters with Chainer_4.1.0
Paul0M's Repositories
Paul0M/a_journey_into_math_of_ml
汉语自然语言处理视频教程-开源学习资料
Paul0M/captcha_platform
[验证码识别-部署] This project is based on CNN+BLSTM+CTC to realize verificationtion. This projeccode identificat is only for deployment models.
Paul0M/centerface
face detection
Paul0M/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
Paul0M/ChineseAddress_OCR
Photographing Chinese-Address OCR implemented using CTPN+CTC+Address Correction. 拍照文档中文地址文字识别。
Paul0M/chineseocr
yolo3+ocr
Paul0M/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , psenet(8.5M) + crnn(6.3M) + anglenet(1.5M) 总模型仅17M
Paul0M/DCL
Destruction and Construction Learning for Fine-grained Image Recognition
Paul0M/DeepFashion2
DeepFashion2 Dataset https://arxiv.org/pdf/1901.07973.pdf
Paul0M/deeplearningbook-chinese
Deep Learning Book Chinese Translation
Paul0M/Fast_Sentence_Embeddings
Compute Sentence Embeddings Fast!
Paul0M/FeatherNets_Face-Anti-spoofing-Attack-Detection-Challenge-CVPR2019
Code for 3rd Place Solution in Face Anti-spoofing Attack Detection Challenge @ CVPR2019,model only 0.35M!!! 1.88ms(CPU)
Paul0M/FreeAnchor
FreeAnchor: Learning to Match Anchors for Visual Object Detection (NeurIPS 2019)
Paul0M/insightface
Face Analysis Project on MXNet
Paul0M/KGCN
A tensorflow implementation of Knowledge Graph Convolutional Networks
Paul0M/KGNN-LS
A tensorflow implementation of Knowledge-aware Graph Neural Networks with Label Smoothness regularization
Paul0M/LFFD-OpenVINO
Intel OpenVINO Implementation of the paper of LFFD: A Light and Fast Face Detector for Edge Devices
Paul0M/MHN
ICCV2019
Paul0M/MKR
A tensorflow implementation of MKR (Multi-task Learning for Knowledge Graph Enhanced Recommendation)
Paul0M/ML_GCN
PyTorch implementation of Multi-Label Image Recognition with Graph Convolutional Networks, CVPR 2019.
Paul0M/multi-label_classification
transform multi-label classification as sentence pair task, with more training data and information
Paul0M/Personal-Recommendation-Action-
一些经典的个性化推荐算法的实现,从理论推导到实战
Paul0M/PRML
PRML algorithms implemented in Python
Paul0M/pycaret
An open source, low-code machine learning library in Python
Paul0M/smart-retail-analytics
Paul0M/smart-video-workshop
Paul0M/syntext
synthesize the OCR training data
Paul0M/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
Paul0M/Ultra-Light-Fast-Generic-Face-Detector-1MB
💎 1MB轻量级人脸检测模型 (1MB lightweight face detection model)
Paul0M/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS