Natsu6767/Generating-Devanagari-Using-DRAW
PyTorch implementation of DRAW: A Recurrent Neural Network For Image Generation trained on Devanagari dataset.
This project helps generate new, distinct Devanagari characters from scratch, learning stylistic properties from existing Devanagari character images. It takes a collection of Devanagari character images as input and produces novel Devanagari character images as output. This could be used by researchers in linguistics or calligraphy, or anyone studying or working with Indic scripts and wanting to explore synthetic character generation.
No commits in the last 6 months.
Use this if you need to programmatically create new variations or a diverse set of Devanagari characters based on a training dataset.
Not ideal if you're looking to recognize existing Devanagari characters or convert them into digital text.
Stars
88
Forks
16
Language
Python
License
—
Category
Last pushed
Aug 19, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/Natsu6767/Generating-Devanagari-Using-DRAW"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jxhe/vae-lagging-encoder
PyTorch implementation of "Lagging Inference Networks and Posterior Collapse in Variational...
chaitanya100100/VAE-for-Image-Generation
Implemented Variational Autoencoder generative model in Keras for image generation and its...
taldatech/soft-intro-vae-pytorch
[CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE:...
lavinal712/AutoencoderKL
Train Your VAE: A VAE Training and Finetuning Script for SD/FLUX
Rayhane-mamah/Efficient-VDVAE
Official Pytorch and JAX implementation of "Efficient-VDVAE: Less is more"