1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Python1,896 stars (1,896 stars)257 forks (257 forks)batch import
help wanted
Description
Is it possible to train tesseract 4.0 using tesseroct?
Contributor guide
- Tech stack
- python
- Domain
- machine learning
- Issue type
- research
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 4
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- over 1 week
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- Tesseract training processPython programmingtesserocr API
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- Investigate the tesserocr API to determine if it currently supports Tesseract training. Search the repository for any training related code or documentation. If not supported, evaluate the feasibility of adding a training feature by studying Tesseract's training tools and considering wrapping them in Python. The issue has no comments, so the maintainer's intentions are unknown; a discussion might be needed to clarify requirements.