Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 762 Bytes

File metadata and controls

6 lines (5 loc) · 762 Bytes

Image-Colourization-Neural-Network

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) Screenshot (6)-imageonline co-merged

Screenshot (7)-imageonline co-merged