资源算法hicr-capsnet

hicr-capsnet

2020-03-27 | |  40 |   0 |   0

hicr-capsnet

Tensorflow 2.0 implementation of "Handwritten Indic Character Recognition using Capsule Networks" [ASPCON 2018]

Initial Setup

  1. Setup the environment & install all the dependencies:
    pip install -r requirements.txt

  2. Download the datasets Bangla DigitsTelugu DigitsDevanagari Digits and rename as bangla, devanagari, telugu in data directory

  3. python data/process_dataset.py

  4. If you want to create csv file from images folder then: python data/process_dataset.py --csv

Running

  • For starting training & validation:
    python main.py

Acknowledgements

A major thanks to authors of the paper.

Reference

@misc{1901.00166,
Author = {Bodhisatwa Mandal and Suvam Dubey and Swarnendu Ghosh and Ritesh Sarkhel and Nibaran Das},
Title = {Handwritten Indic Character Recognition using Capsule Networks},
Year = {2019},
Eprint = {arXiv:1901.00166},
}


上一篇:Capsnet-HAR

下一篇:mnist-capsnet-api

用户评价
全部评价

热门资源

  • seetafaceJNI

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

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • shih-styletransfer

    shih-styletransfer Code from Style Transfer ...