colorization icon indicating copy to clipboard operation
colorization copied to clipboard

Automatic colorization using deep neural networks. "Colorful Image Colorization." In ECCV, 2016.

Results 52 colorization issues
Sort by recently updated
recently updated
newest added

Hi, see the datas in pts_in_hull.py: 934e 554d 5059 0100 4600 7b27 6465 7363 7227 3a20 273c 6938 272c 2027 666f 7274 7261 6e5f 6f72 6465 7227 3a20 4661 6c73...

hello,thanks for your fabulous work.I wonder what augmentation strategy was using when training on current release demo network?i noticed there are some tiny changes from current training strategy and the...

I have converted the model to ONNX and implemented a C ++ interface based on onnxruntime. see [colorizer.cpp](https://github.com/DefTruth/litehub/blob/main/ort/cv/colorizer.cpp)

Hi, I think you did a really greate job. Here is my one tiny question: What is the params input_B and mask_B do in SIGGRAPHGenerator.forward? Is input_B the same format...

Hello. I am new to image processing and this is very interesting. I used the algorithm obtaining very different results with each colorizer. I wanted to know what is the...

Friend. I decided to paint military photographs on the basis of your code, but it does not include many details. Help train the model, please :(((((( [https://pikabu.ru/@ColorizationAi](url)

For install dependencies using pip from file, it is needed to add the -r flag for the install command.

I implemented Your algorithm in C# for the Windows users. You can find the implementation here: https://github.com/ColorfulSoft/Demos/tree/master/Colorization/2016.%20Colorful%20Image%20Colorization