Pinned Repositories
audio-classifier-keras-cnn
Audio Classifier in Keras using Convolutional Neural Network
awesome-deepfakes-materials
A curated list of awesome Deepfakes materials
C-OCR
C-OCR是携程自研的OCR项目,主要包括身份证、护照、火车票、签证等旅游相关证件、材料的识别。 项目包含4个部分,拒识、检测、识别、后处理。
caffe
Caffe: a fast open framework for deep learning.
CaffeOnSpark
calamari
OCR Engine based on OCRopy and Kraken
cat_hipsterizer
Hipsterize your cat with deep learning. Put glasses on!
ChineseAddress_OCR
Photographing Chinese-Address OCR implemented using CTPN+CTC+Address Correction. 拍照文档中文地址文字识别。
chineseocr
yolo3+ocr
haikuoyao's Repositories
haikuoyao/awesome-deepfakes-materials
A curated list of awesome Deepfakes materials
haikuoyao/C-OCR
C-OCR是携程自研的OCR项目,主要包括身份证、护照、火车票、签证等旅游相关证件、材料的识别。 项目包含4个部分,拒识、检测、识别、后处理。
haikuoyao/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , psenet(8.5M) + crnn(6.3M) + anglenet(1.5M) 总模型仅17M
haikuoyao/cifar2png
Convert CIFAR-10 and CIFAR-100 datasets into PNG images
haikuoyao/CRAFT-Reimplementation
CRAFT-Pyotorch:Character Region Awareness for Text Detection Reimplementation for Pytorch
haikuoyao/cv-interview
CV岗常见面试题(欢迎大家补充!!!)
haikuoyao/DALI
A library containing both highly optimized building blocks and an execution engine for data pre-processing in deep learning applications
haikuoyao/DB
A PyToch implementation of "Real-time Scene Text Detection with Differentiable Binarization".
haikuoyao/DeepVision
在我很多项目中用到的CV算法推理框架应用。
haikuoyao/Detectron.pytorch
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
haikuoyao/Dive-into-DL-PyTorch
本项目将《动手学深度学习》原书中的MXNet代码实现改为PyTorch实现。
haikuoyao/dlwpt-code
Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.
haikuoyao/dotfiles
My dotfiles and personal preferences
haikuoyao/eng-practices
Google's Engineering Practices documentation
haikuoyao/faceswap
Deepfakes Software For All
haikuoyao/FaceTrack_ncnn_HyperFT
使用mtcnn和o网络跟踪+光流跟踪进行多目标人脸跟踪,单目标人脸光流跟踪是0.5ms左右
haikuoyao/flops-counter.pytorch
Flops counter for convolutional networks in pytorch framework
haikuoyao/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!
haikuoyao/gluon-cv
Gluon CV Toolkit
haikuoyao/mecab-ipadic-neologd
Neologism dictionary based on the language resources on the Web for mecab-ipadic
haikuoyao/mmaction
An open-source toolbox for action understanding based on PyTorch
haikuoyao/OpenMMD
OpenMMD is an OpenPose-based application that can convert real-person videos to the motion files (.vmd) which directly implement the 3D model (e.g. Miku, Anmicius) animated movies.
haikuoyao/PyNET-PyTorch
Generating RGB photos from RAW image files with PyNET (PyTorch)
haikuoyao/pysheeet
Python Cheat Sheet
haikuoyao/python-machine-learning-book-3rd-edition
The "Python Machine Learning (3nd edition)" book code repository
haikuoyao/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MixNet, MobileNet-V3/V2, MNASNet, Single-Path NAS, FBNet, and more
haikuoyao/pyzbar
Read one-dimensional barcodes and QR codes from Python 2 and 3.
haikuoyao/tensorflow2_tutorials_chinese
tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
haikuoyao/TextZoom
A super-resolution dataset of paired LR-HR scene text images
haikuoyao/vision
Datasets, Transforms and Models specific to Computer Vision