Autokem: CNN-based glyph labeller for Keming Machine

This commit is contained in:
minjaesong
2026-03-06 15:43:47 +09:00
parent adab8fa0ef
commit 0c99a27ffe
15 changed files with 1748 additions and 1 deletions

11
.gitignore vendored
View File

@@ -13,11 +13,20 @@ tmp_*
*.bak
*-autosave.kra
.directory
!**/CLAUDE.md
!CLAUDE.md
*/__pycache__
# from OTF build
**/__pycache__
OTFbuild/*.ttf
OTFbuild/*.otf
OTFbuild/*.woff
OTFbuild/*.woff2
OTFbuild/*.md
*.fea
*.xdp-*
# from Autokem build
Autokem/*.o
Autokem/autokem
Autokem/*.md