junyanz / interactive-deep-colorization

Deep learning software for colorizing black and white images with a few clicks.
https://richzhang.github.io/ideepcolor/
MIT License
2.69k stars 447 forks source link

Add Support for RGB/HEX Codes in UI #73

Closed Limeysoda1 closed 4 years ago

Limeysoda1 commented 4 years ago

I am on Windows, and the program works perfectly, except choosing a colour is extremely difficult. The Colour selector is extremely slow even in gpu mode. I would love a box to put in a RGB or a HEX Code as to make choosing a colour much easier, especially a known colour.

junyanz commented 4 years ago

Maybe you can use QtColorDialog. Unfortunately, we don't have capacity to add a new feature. For a more professional UI, please refer to the ColorziePhoto in Photoshop Element.

Limeysoda1 commented 4 years ago

Thank you, I will try Photoshop Element