| --- |
| license: apache-2.0 |
| --- |
| |
| Pretrained model for DDColor |
|
|
| For more information, see [DDColor Model Zoo](https://github.com/piddnad/DDColor/blob/main/MODEL_ZOO.md) |
|
|
| * Paper: https://arxiv.org/abs/2212.11613 |
| * Code: https://github.com/piddnad/DDColor |
|
|
|
|
| ## Citation |
|
|
| If our work is helpful for your research, please consider citing: |
|
|
| ``` |
| @article{kang2022ddcolor, |
| title={DDColor: Towards Photo-Realistic Image Colorization via Dual Decoders}, |
| author={Kang, Xiaoyang and Yang, Tao and Ouyang, Wenqi and Ren, Peiran and Li, Lingzhi and Xie, Xuansong}, |
| journal={arXiv preprint arXiv:2212.11613}, |
| year={2022} |
| } |
| ``` |