Yuliang-Liu / Curve-Text-Detector

This repository provides train&test code, dataset, det.&rec. annotation, evaluation script, annotation tool, and ranking.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SCUT-CTW1500 Datasets

We have updated annotations for both train and test set.

Train: 1000 images [images][annos]

Additional point annotation for each character is included. Example can be referred to here.

wget -O train_images.zip https://universityofadelaide.box.com/shared/static/py5uwlfyyytbb2pxzq9czvu6fuqbjdh8.zip
wget -O train_labels.zip https://universityofadelaide.box.com/shared/static/jikuazluzyj4lq6umzei7m2ppmt3afyw.zip

Test: 500 images [images][annos]

wget -O test_images.zip https://universityofadelaide.box.com/shared/static/t4w48ofnqkdw7jyc4t11nsukoeqk9c3d.zip
wget -O test_labels.zip https://cloudstor.aarnet.edu.au/plus/s/uoeFl0pCN9BOCN5/download

Note all Chinese texts are annotated with '###' (ignore) in this updated version, because the number of Chinese is too small for both training and testing purpose. ArT and LSVT two optional large-scale arbitrarily-shaped text benchmarks for both Chinese and English.

SCUT-CTW1500 Evaluation

Original detection only evaluation script.

For both detection and end-to-end evaluation in the updated version, please refer to here. This scipt also includes evaluation example for Total-text.

Info

The project is outdated and will not be maintained anymore. Original info is kept in OLD_README.md.

Copyright

The SCUT-CTW1500 database is free to the academic community for research only.

For other purpose, please contact Dr. Lianwen Jin: eelwjin@scut.edu.cn

About

This repository provides train&test code, dataset, det.&rec. annotation, evaluation script, annotation tool, and ranking.


Languages

Language:Jupyter Notebook 55.7%Language:C++ 33.2%Language:Python 5.8%Language:Cuda 3.1%Language:CMake 1.1%Language:MATLAB 0.4%Language:Shell 0.3%Language:Makefile 0.3%Language:CSS 0.1%Language:HTML 0.1%Language:Dockerfile 0.0%