• Stars
    star
    5
  • Rank 2,861,937 (Top 57 %)
  • Language
    Python
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This project implements a neural network for image colourisation using the popular Unet architecture. While Unet is typically used for image segmentation tasks, it can also be used for image reconstruction and colourisation..