You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

33 lines
1.2 KiB
Markdown

3 years ago
# DCT-Net: Domain-Calibrated Translation for Portrait Stylization
3 years ago
### [Project page](https://menyifang.github.io/projects/DCTNet/DCTNet.html) | [Video](https://www.youtube.com/watch?v=Y8BrfOjXYQM) | [Paper](https://arxiv.org/abs/2207.02426)
3 years ago
Official implementation of DCT-Net for Portrait Stylization.
> [**DCT-Net: Domain-Calibrated Translation for Portrait Stylization**](arxiv_url_coming_soon),
3 years ago
> [Yifang Men](https://menyifang.github.io/)<sup>1</sup>, Yuan Yao<sup>1</sup>, Miaomiao Cui<sup>1</sup>, [Zhouhui Lian](https://www.icst.pku.edu.cn/zlian/)<sup>2</sup>, Xuansong Xie<sup>1</sup>
3 years ago
> _<sup>1</sup>[DAMO Academy, Alibaba Group](https://damo.alibaba.com), Beijing, China_
3 years ago
> _<sup>2</sup>[Wangxuan Institute of Computer Technology, Peking University](https://www.icst.pku.edu.cn/), China_
3 years ago
> In: SIGGRAPH 2022 (**TOG**)
> *arXiv preprint (https://arxiv.org/abs/2207.02426)*
3 years ago
## Demo
3 years ago
Full-body translation in multi-styles & Video stylization
3 years ago
<table>
<tr>
<td><img src="assets/demo_style.gif" width="100%"/></td>
<td><img src="assets/demo_video.gif" width="100%"/></td>
</tr>
</table>
3 years ago
## News
(2022-07-07) The paper is available now at arxiv(https://arxiv.org/abs/2207.02426).
3 years ago
3 years ago
## Requirements
3 years ago
## Quick Start