Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/LoveGalaxy/Character-Region-Awareness-for-Text-Detection-
https://arxiv.org/abs/1904.01941
https://github.com/LoveGalaxy/Character-Region-Awareness-for-Text-Detection-
Last synced: 9 days ago
JSON representation
https://arxiv.org/abs/1904.01941
- Host: GitHub
- URL: https://github.com/LoveGalaxy/Character-Region-Awareness-for-Text-Detection-
- Owner: LoveGalaxy
- Created: 2019-05-27T16:00:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-26T09:35:54.000Z (over 5 years ago)
- Last Synced: 2024-05-21T17:10:21.092Z (6 months ago)
- Language: Python
- Size: 43 KB
- Stars: 121
- Watchers: 17
- Forks: 26
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Character-Region-Awareness-for-Text-Detection-
https://arxiv.org/abs/1904.01941## Train
You can train SynthText data use```
python source/train_SynthText.py
```Dont forget to change your data path.
Testing on Synthetic data it seems not bad even I only trained one epoch on SynthText data.
I only use one 1080Ti for training, so training for me is really slow.## Fine-tuning
unfinished## Todo
- [ ] val code
- [ ] weakly-supervised learning