update models
Browse files- README.md +20 -0
- ddcolor_artistic.pth +3 -0
- ddcolor_modelscope.pth +3 -0
- ddcolor_paper.pth +3 -0
README.md
CHANGED
@@ -1,3 +1,23 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
|
5 |
+
Pretrained model for DDColor
|
6 |
+
|
7 |
+
For more information, see [DDColor Model Zoo](https://github.com/piddnad/DDColor/blob/main/MODEL_ZOO.md)
|
8 |
+
|
9 |
+
* Paper: https://arxiv.org/abs/2212.11613
|
10 |
+
* Code: https://github.com/piddnad/DDColor
|
11 |
+
|
12 |
+
|
13 |
+
## Citation
|
14 |
+
|
15 |
+
If our work is helpful for your research, please consider citing:
|
16 |
+
|
17 |
+
```
|
18 |
+
@article{kang2022ddcolor,
|
19 |
+
title={DDColor: Towards Photo-Realistic Image Colorization via Dual Decoders},
|
20 |
+
author={Kang, Xiaoyang and Yang, Tao and Ouyang, Wenqi and Ren, Peiran and Li, Lingzhi and Xie, Xuansong},
|
21 |
+
journal={arXiv preprint arXiv:2212.11613},
|
22 |
+
year={2022}
|
23 |
+
}
|
ddcolor_artistic.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a591ee5beedad36de703d8977e92d0c30c1eedc6453fd1b300f3b460842a23a9
|
3 |
+
size 911950059
|
ddcolor_modelscope.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:17c460d7e55b32a598370621d77173be59e03c24b0823f06821db23a50c263ce
|
3 |
+
size 911950059
|
ddcolor_paper.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:789781789db1bafc2165e1cf9658580f871cce64a81901ec49127877813f10b9
|
3 |
+
size 911950059
|