Pinned Repositories
Annotation-Factory
Simple Python package for converting between CustomVision <-> Pascal VOC <-> YOLO annotations
BankCardOCR
基于keras的银行卡号识别
bash-tutorial
Bash 教程
CHINESE-OCR
[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别
cougar-or-not
An API for identifying cougars v.s. bobcats v.s. other USA cat species
Coursera-Deep-Learning-deeplearning.ai
(完结)网易云课堂微专业《深度学习工程师》听课笔记,编程作业和课后练习
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
DoubanBookSpider
爬取豆瓣书籍信息,并持久化到mysql数据库
org.eclipse.jface.text
Modified plugin for auto completion in eclipse
harrymore's Repositories
harrymore/Annotation-Factory
Simple Python package for converting between CustomVision <-> Pascal VOC <-> YOLO annotations
harrymore/BankCardOCR
基于keras的银行卡号识别
harrymore/bash-tutorial
Bash 教程
harrymore/CHINESE-OCR
[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别
harrymore/Coursera-Deep-Learning-deeplearning.ai
(完结)网易云课堂微专业《深度学习工程师》听课笔记,编程作业和课后练习
harrymore/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
harrymore/espnet
End-to-End Speech Processing Toolkit
harrymore/Facial-Expression-Recognition.Pytorch
A CNN based pytorch implementation on facial expression recognition (FER2013 and CK+), achieving 73.112% (state-of-the-art) in FER2013 and 94.64% in CK+ dataset
harrymore/FairMOT
A simple baseline for one-shot multi-object tracking
harrymore/fastai-ml-dl-notes-zh
:book: [译] fast.ai 机器学习和深度学习中文笔记
harrymore/fastbook
The fastai book, published as Jupyter Notebooks
harrymore/IDcardGenerate
批量随机生成身份证图片用于ocr模型训练
harrymore/idcardocr
离线环境下第二代居民身份证信息识别
harrymore/insightface
State-of-the-art 2D and 3D Face Analysis Project
harrymore/jd_seckill
京东茅台抢购,不支持其他商品!愿大家与黄牛站在同一个起跑线,公平的参与这场抢茅大赛。
harrymore/kaldi
kaldi-asr/kaldi is the official location of the Kaldi project.
harrymore/Lets_OCR
A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.
harrymore/linear-algebra
MIT-18.06-线性代数-完整笔记
harrymore/MCMOT
Real time one-stage multi-class & multi-object tracking based on anchor-free detection and re-id
harrymore/MIT-Linear-Algebra-Notes
Notes for MIT-Linear-Algebra
harrymore/numerical-linear-algebra
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
harrymore/opencv_tutorials
A simply tutorial for learning opencv4.0 with python (English&Chinese), and will keep the update ! 👊
harrymore/page_dewarp
Text page dewarping using a "cubic sheet" model
harrymore/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
harrymore/Semantic_Human_Matting
Semantic Human Matting
harrymore/semseg
Semantic Segmentation in Pytorch
harrymore/starlette-example
An example Starlette application
harrymore/wvp-GB28181
WEB VIDEO PLATFORM是一个基于GB28181-2016标准实现的网络视频平台,负责实现核心信令与设备管理后台部分,支持NAT穿透,支持海康、大华、宇视等品牌的IPC、NVR、DVR接入。 流媒体服务基于ZLMediaKit-https://github.com/xiongziliang/ZLMediaKit 前端展示基于MediaServerUI-https://gitee.com/kkkkk5G/MediaServerUI/tree/gb28181/
harrymore/yolor
implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)
harrymore/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors