PyTorch Project for NIPS 2018 paper:
Connectionist Temporal Classification with Maximum Entropy Regularization Hu Liu, Sheng Jin and Changshui Zhang. Neural Information Processing Systems (NIPS), 2018.
- python
- pytorch
- ICDAR-2003 (IC03)
- ICDAR-2013 (IC13)
- IIIT5k-word (IIIT5k)
- Street View Text (SVT)
zsh shs/seg_ent_fb/seg_5k.sh
CUDA_VISIBLE_DEVICES=0 python test.py --crnn_path model_dir --valroot data/svt1/testset.lmdb
If you use this code in your project, please cite this paper.
To ask questions or report issues, please open an issue on the issues tracker.