资源算法 crnn_chinese_characters_rec

crnn_chinese_characters_rec

2020-01-08 | |  33 |   0 |   0

Crnn_chinese_characters_rec

chinese characters recognition

Descriptions in chinese:https://blog.csdn.net/Sierkinhane/article/details/82857572

(Please update pytorch to 1.1.0 https://pytorch.org/ )

Update

  • remove lmdb dataloader

  • fix ctc loss

Test

  • download model password:t99a
    There are images in test_images file, and you just run it as follow.

  • python3 test.py

Train

before traning, you should prepare the dataset of characters.(described in csdn blog)

3.6 million chinese characters dataset:

图片.png

Data generator:

图片.png

Results:

图片.png

Training(accuray was 97.7% ultimately):

图片.png

##(This repository is based on https://github.com/meijieru/crnn.pytorch)

If interested in Face detection, you can refer to the other repository:

MTCNN https://github.com/Sierkinhane/mtcnn-pytorch

results:

图片.png

If interested in Machine Learning, you can refer to the other repository:

https://github.com/Sierkinhane/CS229-ML-Implements

CS229-ML-Implements

Implements of cs229(Machine Leaning taught by Andrew Ng) in python.

CS229 Machine Learning Xmind:

CS229 Machine Learning course and notes:

OpenCourse

cs229-Notes

Examples

Linear Regression

Locally Weighted Regression

LWR.gif


Logistic Regression

logisticR.gif

Softmax Regression

softmaxR.gif

Gaussian Discriminant Analysis

TO BE CONTINUED


上一篇:CRNN_Tensorflow

下一篇:CRNN-Keras

用户评价
全部评价

热门资源

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...