mountain/metafont-glyphs
A metafont-glyphs dataset which facilitate people to define CJK-like glyphs with their metafont scripts by machine learning
This dataset helps researchers and digital humanities scholars digitize ancient CJK-like characters, such as oracle-bone or bronze inscriptions, by generating precise geometric descriptions. It takes image scans of these varied, non-standardized glyphs and outputs data that can be used to create Metafont scripts for typesetting. This is ideal for those working on digitizing historical texts with non-standardized or unique character forms.
No commits in the last 6 months.
Use this if you need to create digital, geometrically accurate representations of ancient or non-standardized character glyphs for historical text preservation and typesetting.
Not ideal if your goal is to simply recognize and transcribe standard text from images, which is typically handled by OCR.
Stars
11
Forks
—
Language
Python
License
MIT
Category
Last pushed
Oct 26, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mountain/metafont-glyphs"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
sp-nitech/diffsptk
A differentiable version of SPTK
trigeorgis/mdm
A TensorFlow implementation of the Mnemonic Descent Method.
clovaai/mxfont
Official PyTorch implementation of MX-Font (Multiple Heads are Better than One: Few-shot Font...
clovaai/fewshot-font-generation
The unified repository for few-shot font generation methods. This repository includes FUNIT...
Michedev/DDPMs-Pytorch
Implementation of various DDPM papers to understand how they work