An open API service indexing awesome lists of open source software.

https://github.com/mzguntalan/h-former

H-Former is a VAE for generating in-between fonts (or combining fonts). Its encoder uses a Point net and transformer to compute a code vector of glyph. Its decoder is composed of multiple independent decoders which act on a code vector to reconstruct a point cloud representing a glpyh.
https://github.com/mzguntalan/h-former

atlasnet flax font-generation fonts glyphs jax neural-network optax point-cloud point-network transformer vae

Last synced: 3 months ago
JSON representation

H-Former is a VAE for generating in-between fonts (or combining fonts). Its encoder uses a Point net and transformer to compute a code vector of glyph. Its decoder is composed of multiple independent decoders which act on a code vector to reconstruct a point cloud representing a glpyh.

Awesome Lists containing this project