Dexterp37/fontina
Data generation, model training and inference for Visual Font Recognition using PyTorch
This project helps graphic designers, marketers, or brand managers quickly identify the font used in an image. You provide an image with text, and it tells you which font it is, which is useful for matching brand styles or recreating designs. It's designed for someone who needs to recognize fonts from visual samples.
No commits in the last 6 months. Available on PyPI.
Use this if you need to automatically recognize fonts from images for design consistency or competitive analysis, or if you want to train your own font recognition models.
Not ideal if you're looking for a simple, ready-to-use web tool for occasional font identification without any technical setup.
Stars
19
Forks
2
Language
Python
License
MIT
Category
Last pushed
Dec 05, 2023
Commits (30d)
0
Dependencies
8
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Dexterp37/fontina"
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