Skip to content

Official PyTorch implementation for the paper: "VitaGlyph: Vitalizing Artistic Typography with Flexible Dual-branch Diffusion Models"

Notifications You must be signed in to change notification settings

Carlofkl/VitaGlyph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VitaGlyph: Vitalizing Artistic Typography with Flexible Dual-branch Diffusion Models

Kailai Feng, Yabo Zhang, Haodong Yu, Zhilong Ji, Jinfeng Bai, Hongzhi Zhang*, Wangmeng Zuo

This repository is the official PyTorch implementation of "VitaGlyph: Vitalizing Artistic Typography with Flexible Dual-branch Diffusion Models".

✨ News/TODO

  • Source code of Controllable Compositional Generation.
  • Source code of Semantic Typography
  • Source code of Regional Decomposition
  • More results

📖 Overview

model architecture
An overview of the pipeline.

⚙️ Run inference demo

  1. Run the following command to get subject image and surrounding image.
  1. Run the following command to pre-process subject image and surrounding image.
python SemTypo.py --resolution 1024 
  1. Run the following command to get final results.

About

Official PyTorch implementation for the paper: "VitaGlyph: Vitalizing Artistic Typography with Flexible Dual-branch Diffusion Models"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages