dailenson/SDT
This repository is the official implementation of Disentangling Writer and Character Styles for Handwriting Generation (CVPR 2023)
Separates writer-level and character-level style representations using a Transformer-based architecture, enabling fine-grained control over handwriting imitation beyond global writing patterns. Supports both online (stroke sequences) and offline (raster images) generation across multiple scripts (Chinese, Japanese, English), with an offline-to-offline pipeline for enhanced Chinese character synthesis. Includes pretrained content encoders, style/content scoring metrics, and configuration-driven training/evaluation pipelines compatible with PyTorch and TensorBoard.
1,343 stars. No commits in the last 6 months.
Stars
1,343
Forks
110
Language
Python
License
MIT
Category
Last pushed
Jun 26, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/dailenson/SDT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
huggingface/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
bghira/SimpleTuner
A general fine-tuning kit geared toward image/video/audio diffusion models.
mcmonkeyprojects/SwarmUI
SwarmUI (formerly StableSwarmUI), A Modular Stable Diffusion Web-User-Interface, with an...
nateraw/stable-diffusion-videos
Create 🔥 videos with Stable Diffusion by exploring the latent space and morphing between text prompts
probabilists/azula
Diffusion models in PyTorch