KunnanWu's Stars
opconty/pytorch_ctpn
This is a pytorch implementation of CTPN(Detecting Text in Natural Image with Connectionist Text Proposal Network). You may want to finetune from: https://drive.google.com/open?id=1JHhI4sEIXfs5gDa1I9AgJBY477HTzAd0
clovaai/deep-text-recognition-benchmark
Text recognition (optical character recognition) with deep learning methods, ICCV 2019
ShameCom/ShameCom
收集校招污点公司或组织,帮助学弟学妹避雷。互联网不曾遗忘!
DDigimon/TCAMP-WEEK2
好未来第二周-自动评分
openedx-unsupported/ease
EASE (Enhanced AI Scoring Engine) is a library that allows for machine learning based classification of textual content. This is useful for tasks such as scoring student essays.
yu4u/convnet-drawer
Python script for illustrating Convolutional Neural Networks (CNN) using Keras-like model definitions
courao/ocr.pytorch
A pure pytorch implemented ocr project including text detection and recognition
Sierkinhane/crnn_ctpn
Unified text detection and recognition
yyttmonster/text-flask
A web implementation of text detection and recognition
GlassyWing/text-detection-ocr
Chinese text detection and recognition based on CTPN + DENSENET using Keras and Tensor Flow,使用keras和tensorflow基于CTPN+Densenet实现的中文文本检测和识别
sty945/bank_interview
:bank: 银行笔试面试经验分享及资料分享(help you pass the bank interview, and get a amazing bank offer!)
hwalsuklee/awesome-deep-text-detection-recognition
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
catscarlet/oneClickRemoveWeiboFans
Add a button to remove your shit followers.
pengsea/chrome-extensions
批量删除微博/粉丝/关注 Chrome插件 Chrome-extensions
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
RRShanbhag/Handwriting-Recognition
English Handwritten Recognition using Convolutional Nueral Network
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
shallowtoil/SiamDW-PyTorch
A Pytorch Implementation of 'Deeper and Wider Siamese Networks for Real-Time Visual Tracking (CVPR2019)'
researchmm/SiamDW
[CVPR'19 Oral] Deeper and Wider Siamese Networks for Real-Time Visual Tracking
mshaikh2/HDL_Forensics
Models for verification and identification of document writers
voyagerhui/WriterIdentification
Writer identification based on CASIA-HWDB1.1
cugurm/CNN-handwritten-classifier-improvement
Code for paper, offline writer identification on character level
cwig/simple_hwr
Handwriting Recognition with Pytorch
hoshinoa2016/CNN_for_Chinese_Character_Recognition
Convolutional Neural Net for Chinese Handwriting Character Recognition
jsyqrt/hwr-address
(Deprecated) deep learning based Chinese handwriting character recognition, 基于深度学习的手写汉字地址识别
simonwsw/cnn-zh
CNN for Offline Handwriting Chinese Character Recognition
atgambardella/handwriting
Chinese Handwriting Recognition with CNNs
floydhub/mnist
Pytorch mnist example
fukumame/M2Det
M2Det (The updated version that enables to train original dataset)
tsing-cv/DetNet
cvpr2018 detnet(tsinghua university)