Skip to content
/ itn Public
forked from LianaWang/itn

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

Notifications You must be signed in to change notification settings

zlmzju/itn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. (*authors contributed equally)

@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]);

Liming Zhao (http:https://www.zhaoliming.net/, [email protected]);

Xi Li (http:https://person.zju.edu.cn/xilics, [email protected])

Instructions

  • Use 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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Jupyter Notebook 61.0%
  • Python 36.3%
  • MATLAB 1.2%
  • Cuda 1.1%
  • Shell 0.4%
  • C++ 0.0%