ColorfulSoft / DeOldify.NET

C# implementation of Jason Antic's DeOldify
Apache License 2.0
301 stars 57 forks source link

problem with reconstruct color scheme #30

Closed RoDanny2021 closed 1 year ago

RoDanny2021 commented 1 year ago

I tested the coloring for several pictures.They all failed.Apart from coloring the landscape, which is ok, as well as the people's skin, the rest have nothing to do with the original colors. I think it would be useful to be able to have an eyedropper with which you can specify some colors/weddings from the picture to help the program restore them.

GlebSBrykin commented 1 year ago

DeOldify.NET - this is a DeOldify implementation for .NET Framework and Mono. There are no (and cannot be) functions not provided by DeOldify. DeOldify does not currently support manually specifying object colors. If you need such functionality, look towards "automatic colorization functionality for Real-Time User-Guided Image Colorization with Learned Deep Priors". Author proposed an implementation in PyTorch, which should be easy to run: https://github.com/richzhang/colorization