- FastAPI app with SQLite DB (projects, pages, issues, feedback) - OpenSeadragon DZI viewer with inline SVG overlays - Dashboard: upload, project list, tiling toggle, review mode - Pipeline integration: tiling OCR → layout → elements → rules QC → DZI → DB - Feedback collection: true_positive / false_positive / not_sure per issue |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| crud.py | ||
| database.py | ||
| main.py | ||
| models.py | ||
| processing.py | ||
| schemas.py | ||