DDColor
DDColor copied to clipboard
[ICCV 2023] Official implementation of "DDColor: Towards Photo-Realistic Image Colorization via Dual Decoders"
How to train by google colab?
At first I use `python=3.8` which as told from [https://github.com/piddnad/DDColor](), but got error like below ``` ERROR: Ignored the following yanked versions: 0.20.0.dev0, 0.20.0rc2, 0.20.0rc3, 0.20.0rc6, 0.20.0rc7 ERROR: Ignored the...
Blogger hello, would like to ask a question, when I run the train.py script, encountered FileNotFoundError: [Errno 2] No such file or directory: 'data_list/imagenet.txt' this problem. I have imagenet.txt in...
When I turn a black-and-white video into a colored one, the video flickers. Sometimes, there is a big difference in color between adjacent frames, which causes the video to flicker....
I get the following errors when i try to run the training script: /usr/local/lib/python3.9/site-packages/torch/distributed/launch.py:183: FutureWarning: The module torch.distributed.launch is deprecated and will be removed in future. Use torchrun. Note that...
minor modifications to overcome some install and inference issues.
DDColor has impressive performance to colorize images. We offer a demo page for trying DDColor, supporting both Chinese and English. [DDColor](https://shenmind.com/model/BGTLIYGRFNOlxDJ0oe0yBg==) 
Amanul
LICENSE
是否能实现Docker部署