All Projects → LianaWang → itn

LianaWang / itn

Licence: other
ITN Project codes and models for CVPR 2018 paper: Geometry-Aware Scene Text Detection with Instance Transformation Network

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language
matlab
3953 projects
Cuda
1817 projects
shell
77523 projects
C++
36643 projects - #6 most used programming language

ITN: Geometry-Aware Scene Text Detection

Fangfang Wang, Liming Zhao, Xi Li, Xinchao Wang, and Dacheng Tao. “Geometry-Aware Scene Text Detection with Instance Transformation Network.” In CVPR, 2018.

@InProceedings{Wang_2018_CVPR,
author = {Wang, Fangfang and Zhao, Liming and Li, Xi and Wang, Xinchao and Tao, Dacheng},
title = {Geometry-Aware Scene Text Detection with Instance Transformation Network},
booktitle = {The IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
pages = {1381-1389},
year = {2018}
}

Contact:

Fangfang Wang ([email protected]);

Instructions

  • Use our custom Caffe for using transformation layer.

  • Run train.sh in the experiments folder to train the model.

Descriptions

  • Use Caffe for implementation, please refer to the Caffe project website for installation.

  • The protocal files are located in experiments/xxx/proto folder.

  • Trained models can be downloaded from google drive or onedrive, and then put them in experiments/xxx/weight folder.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].