Logo
Explore Help
Register Sign In
Benjamin_Boenisch/breakpilot-lehrer
1
0
Fork 0
You've already forked breakpilot-lehrer
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
All Workflows ci.yaml
Actor
All actors Benjamin_Boenisch sharang
Status
All status Success Failure Waiting Running
docs+tests: update OCR Pipeline docs and add overlay position tests
ci.yaml #193:Commit c2c082d4b4 pushed by Benjamin_Boenisch
main
2026-03-13 20:06:53 +00:00
3m41s
View workflow file
fix: deduplicate overlapping OCR words and use per-word Y positions in overlay
ci.yaml #192:Commit d6f51e4418 pushed by Benjamin_Boenisch
main
2026-03-13 19:31:20 +00:00
4m3s
View workflow file
fix: split PaddleOCR multi-word boxes before merge
ci.yaml #191:Commit 703e110bab pushed by Benjamin_Boenisch
main
2026-03-13 09:43:05 +00:00
3m45s
View workflow file
fix: update PaddleOCR init for v3.4+ API (lang=en, ocr_version=PP-OCRv5)
ci.yaml #190:Commit 41ff7671cd pushed by Benjamin_Boenisch
main
2026-03-13 08:46:46 +00:00
3m43s
View workflow file
fix: replace deprecated libgl1-mesa-glx with libgl1 in paddleocr Dockerfile
ci.yaml #189:Commit 8e42e36ee4 pushed by Benjamin_Boenisch
main
2026-03-13 08:18:22 +00:00
3m48s
View workflow file
fix: save raw paddle/tesseract words in kombi session for debugging
ci.yaml #188:Commit 24e1e93b5b pushed by Benjamin_Boenisch
main
2026-03-13 08:07:01 +00:00
3m54s
View workflow file
fix: rewrite Kombi merge with row-based sequence alignment
ci.yaml #187:Commit 846292f632 pushed by Benjamin_Boenisch
main
2026-03-13 07:48:51 +00:00
3m42s
View workflow file
fix: add _deduplicate_words safety net to Kombi merge
ci.yaml #186:Commit 4280298e02 pushed by Benjamin_Boenisch
main
2026-03-13 07:31:43 +00:00
3m47s
View workflow file
fix: Kombi-Modus merge now deduplicates same words from both engines
ci.yaml #185:Commit 4f2fb0e94c pushed by Benjamin_Boenisch
main
2026-03-13 07:15:52 +00:00
4m12s
View workflow file
docs+test: add Kombi-Modus tests (19 passing) and MkDocs documentation
ci.yaml #184:Commit 61c8169f9e pushed by Benjamin_Boenisch
main
2026-03-12 19:23:27 +00:00
4m32s
View workflow file
feat: add Kombi-Modus (PaddleOCR + Tesseract) for OCR Overlay
ci.yaml #183:Commit e9ccd1e35c pushed by Benjamin_Boenisch
main
2026-03-12 19:10:37 +00:00
4m38s
View workflow file
fix: use OCR word_box coordinates directly instead of fuzzy matching
ci.yaml #182:Commit d335a7bbf3 pushed by Benjamin_Boenisch
main
2026-03-12 18:55:18 +00:00
3m56s
View workflow file
fix: paddle_direct reuses build_grid_from_words for correct overlay
ci.yaml #180:Commit 8349c28f54 pushed by Benjamin_Boenisch
main
2026-03-12 16:24:20 +00:00
4m23s
View workflow file
fix: paddle_direct groups words per row (matching _build_cells format)
ci.yaml #179:Commit 71a1b5f058 pushed by Benjamin_Boenisch
main
2026-03-12 16:18:15 +00:00
4m12s
View workflow file
fix: word_boxes in words_first use absolute pixels (consistent with v2 grid)
ci.yaml #173:Commit ea69239e06 pushed by Benjamin_Boenisch
main
2026-03-12 14:47:21 +00:00
4m35s
View workflow file
fix: increase PaddleOCR remote timeout to 120s for large scans
ci.yaml #170:Commit e2c2acdf86 pushed by Benjamin_Boenisch
main
2026-03-12 13:21:53 +00:00
4m10s
View workflow file
feat(rag): Update Verbraucherschutz docs + chunk counts + Landkarte
ci.yaml #169:Commit 3cc496f7f3 pushed by Benjamin_Boenisch
main
2026-03-12 08:58:18 +00:00
3m38s
View workflow file
feat: PaddleOCR Remote-Engine (PP-OCRv5 Latin auf Hetzner x86_64)
ci.yaml #168:Commit a6069631cc pushed by Benjamin_Boenisch
main
2026-03-12 08:35:31 +00:00
3m58s
View workflow file
feat: Words-First Grid Builder (bottom-up alternative zu cell_grid_v2)
ci.yaml #167:Commit ced5bb3dd3 pushed by Benjamin_Boenisch
main
2026-03-12 07:02:59 +00:00
5m15s
View workflow file
fix: IPA nur einfügen wenn word_boxes Gap >80px zeigen (kein falsches IPA)
ci.yaml #165:Commit 2e21a4b6d0 pushed by Benjamin_Boenisch
main
2026-03-11 23:06:29 +00:00
4m50s
View workflow file
fix: Headword-IPA auch in langen column_text Zeilen einfuegen
ci.yaml #164:Commit d98dba9098 pushed by Benjamin_Boenisch
main
2026-03-11 22:31:53 +00:00
4m49s
View workflow file
fix: IPA-Einfuegung fuer column_text mit word_boxes Synchronisation
ci.yaml #163:Commit cd13eca290 pushed by Benjamin_Boenisch
main
2026-03-11 22:19:57 +00:00
3m59s
View workflow file
fix: column_text nur garbled IPA ersetzen, keine Einfuegung/Entfernung
ci.yaml #162:Commit aa7db43f02 pushed by Benjamin_Boenisch
main
2026-03-11 22:09:48 +00:00
4m0s
View workflow file
fix: Klammerwörter wie (probieren), (Profit) nicht mehr als garbled IPA entfernen
ci.yaml #161:Commit 4afd5bd8e8 pushed by Benjamin_Boenisch
main
2026-03-11 22:01:20 +00:00
4m44s
View workflow file
fix: word_boxes auch fuer breite Spalten (Full-Page OCR) speichern
ci.yaml #160:Commit 7d19145edb pushed by Benjamin_Boenisch
main
2026-03-11 19:47:30 +00:00
3m53s
View workflow file
fix: Slide-Modus nutzt cell.text Tokens statt word_boxes Text (keine Woerter verloren)
ci.yaml #159:Commit 35f2706098 pushed by Benjamin_Boenisch
main
2026-03-11 19:07:15 +00:00
3m53s
View workflow file
feat: OCR word_boxes fuer pixelgenaue Overlay-Positionierung
ci.yaml #158:Commit 0ee92e7210 pushed by Benjamin_Boenisch
main
2026-03-11 18:44:00 +00:00
4m6s
View workflow file
revert: Zurueck zum Einzelwort-Slide mit fontRatio=1.0 Fix
ci.yaml #157:Commit 4949863bd7 pushed by Benjamin_Boenisch
main
2026-03-11 18:19:48 +00:00
3m52s
View workflow file
fix: Slide-Modus auf Gruppen-basiertes Sliding umgestellt
ci.yaml #156:Commit efbe15f895 pushed by Benjamin_Boenisch
main
2026-03-11 17:35:09 +00:00
3m49s
View workflow file
fix: Slide fontRatio=1.0 und Token-Breite aus gerenderter Fontgroesse
ci.yaml #155:Commit c3da131129 pushed by Benjamin_Boenisch
main
2026-03-11 17:04:55 +00:00
3m47s
View workflow file
First Previous ... 3 4 5 6 7 ... Next Last
Powered by Gitea Version: 1.25.5 Page: 221ms Template: 9ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API