Liuxiang0358's Stars
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
tesseract-ocr/tesseract
Tesseract Open Source OCR Engine (main repository)
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
fchollet/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
joke2k/faker
Faker is a Python package that generates fake data for you.
aleju/imgaug
Image augmentation for machine learning experiments.
halfrost/Halfrost-Field
✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地
fengdu78/Data-Science-Notes
数据科学的笔记以及资料搜集
eriklindernoren/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
webpy/webpy
web.py is a web framework for python that is as simple as it is powerful.
KaiyangZhou/deep-person-reid
Torchreid: Deep learning person re-identification in PyTorch.
ayooshkathuria/pytorch-yolo-v3
A PyTorch implementation of the YOLO v3 object detection algorithm
apachecn/fe4ml-zh
:book: [译] 面向机器学习的特征工程
ayooshkathuria/YOLO_v3_tutorial_from_scratch
Accompanying code for Paperspace tutorial series "How to Implement YOLO v3 Object Detector from Scratch"
zhongfenglee/IDCardRecognition
**大陆第二代身份证识别,自动读出身份证上的信息(姓名、性别、民族、住址、身份证号码)并截取身份证照片
meiqua/shape_based_matching
try to implement halcon shape based matching, refer to machine vision algorithms and applications, page 317 3.11.5, written by halcon engineers
AstarLight/CPS-OCR-Engine
An awesome OCR engine developed by SYSU DeepDriving Lab
SoftwareGift/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)
yzhq97/cnn-registration
An image registration method using convolutional neural network features.
Walleclipse/ChineseAddress_OCR
Photographing Chinese-Address OCR implemented using CTPN+CTC+Address Correction. 拍照文档中文地址文字识别。
meiqua/6DPose
implement some algorithms of 6d pose estimation
MachineLP/OCR_Keras
OCR;文本检测、文本识别(cnn+ctc、crnn+ctc)。
elephantnose/characters
中文停用词/常用汉字/生僻字集合
jiankangdeng/MenpoBenchmark
Multi-pose 2D and 3D Face Alignment & Tracking
C4IR/FAIR.m
Flexible Algorithms for Image Registration
snakejordan/administrative-divisions-of-China-on-Python
中华人民共和国行政区划爬虫,分为省级、地级、县级、乡级、村级,最多五级连动,可通过本项目自行爬取数据也可使用本项目在线接口直接调用。
RussellLuo/forum
a simple forum based on web.py
xiaolanlianhua/OCR
光学文字识别身份证 Optical Character Recognition
DongfeiJi/OCRDataGenerator
OCRDataGenerator
Liuxiang0358/imgaug
Image augmentation for machine learning experiments.