Skip to content

This repo is the official implementation of DeepCalliFont: Few-shot Chinese Calligraphy Font Synthesis by Integrating Dual-modality Generative Models (AAAI 2024)

lsflyt-pku/DeepCalliFont

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepCalliFont

This repo is the official implementation of DeepCalliFont: Few-shot Chinese Calligraphy Font Synthesis by Integrating Dual-modality Generative Models (AAAI 2024)

Prerequisites

  • Python
  • PyTorch
  • Aim

Data

We provide an example of the dataset in PKU Disk. You need to unzip it to the "data" directory.

Train

Run python train.py #path_of_config

example: python train.py config/train_common.yaml

Test

Run python train.py #path_of_config

example: python test.py config/train_common.yaml

How to cite

@article{liu2023deepcallifont,
  title={DeepCalliFont: Few-shot Chinese Calligraphy Font Synthesis by Integrating Dual-modality Generative Models},
  author={Liu, Yitian and Lian, Zhouhui},
  journal={arXiv preprint arXiv:2312.10314},
  year={2023}
}

About

This repo is the official implementation of DeepCalliFont: Few-shot Chinese Calligraphy Font Synthesis by Integrating Dual-modality Generative Models (AAAI 2024)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages