Skip to content

Add YOLO-based detector and update evaluation paths#7

Merged
kaldan007 merged 1 commit into
mainfrom
yolo-refactor
Jun 27, 2026
Merged

Add YOLO-based detector and update evaluation paths#7
kaldan007 merged 1 commit into
mainfrom
yolo-refactor

Conversation

@kaldan007

Copy link
Copy Markdown
Member
  • Introduced a unified YOLO-based detector supporting multiple backends and configurations.
  • Updated paths in example_evaluate.py for ground-truth and prediction labels.
  • Added a new masker.py for visualizing YOLO bounding-box annotations.
  • Removed the deprecated doclayout_yolo and eric_yolo modules.
  • Updated pyproject.toml to specify exact version for surya-ocr.
  • Minor adjustments in processor and batch handling for improved clarity and functionality.

- Introduced a unified YOLO-based detector supporting multiple backends and configurations.
- Updated paths in `example_evaluate.py` for ground-truth and prediction labels.
- Added a new `masker.py` for visualizing YOLO bounding-box annotations.
- Removed the deprecated `doclayout_yolo` and `eric_yolo` modules.
- Updated `pyproject.toml` to specify exact version for `surya-ocr`.
- Minor adjustments in processor and batch handling for improved clarity and functionality.
@kaldan007 kaldan007 merged commit 07869b7 into main Jun 27, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant