Using Python and neural networks, I created a project to automatically colorize black and white images. The model operates in the LAB color space, predicting 'a' and 'b' channels from the luminance channel ('L'). Trained on paired grayscale/color images, it accurately restores vibrant colors, merging image processing with deep learning for realism (image dataset provided with google drive link)
-
Notifications
You must be signed in to change notification settings - Fork 0
Using Python and neural networks, I created a project to automatically colorize black and white images. The model operates in the LAB color space, predicting 'a' and 'b' channels from the luminance channel ('L'). Trained on paired grayscale/color images, it accurately restores vibrant colors, merging image processing with deep learning for realism
officiallyutso/Image-Colourization-Neural-Network
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Using Python and neural networks, I created a project to automatically colorize black and white images. The model operates in the LAB color space, predicting 'a' and 'b' channels from the luminance channel ('L'). Trained on paired grayscale/color images, it accurately restores vibrant colors, merging image processing with deep learning for realism
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published