Skip to content

machado2/coloring-diffusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coloring with diffusion (not working at the moment)

It's an attempt to use machine learning to color grayscale images, based on the example at https://keras.io/examples/generative/ddim/

I'm converting the image layers to HSV, and applyimg diffusion on the hue and saturation channels, using the value channel unmodified, only as an input

At it's current state, it just paints everything red like this:

screenshot

About

An attempt at using machine learning to color grayscale images

Resources

Stars

Watchers

Forks

Contributors

Languages