https://github.com/maxpaynestory/fsns-dataset-creator
This is a desktop tool to create FSNS datasets. FSNS dataset could be used to train (CNN + seq2seq with visual attention) based OCR.
https://github.com/maxpaynestory/fsns-dataset-creator
cnn dataset machine-learning ml ml-training ocr seq2seq tensorflow
Last synced: 30 days ago
JSON representation
This is a desktop tool to create FSNS datasets. FSNS dataset could be used to train (CNN + seq2seq with visual attention) based OCR.
- Host: GitHub
- URL: https://github.com/maxpaynestory/fsns-dataset-creator
- Owner: maxpaynestory
- Created: 2020-12-21T09:43:05.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-25T14:26:51.000Z (over 5 years ago)
- Last Synced: 2025-02-24T10:18:47.902Z (over 1 year ago)
- Topics: cnn, dataset, machine-learning, ml, ml-training, ocr, seq2seq, tensorflow
- Language: Python
- Homepage:
- Size: 27.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FSNS Dataset Creator
### Setup
Clone repository and run
```
pip install -r requirements.txt
```
### Run
```
python home.py
```
### Demo
