File size: 616 Bytes
0b41f6f 1969bc5 67ebf9a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
---
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}
}
``` |