πŸŒ™Learning to see in the dark

In this project, we implemented a research paper ( learning to see in the dark ) which mainly converts the night-time images to daytime images.

click to open on github
click to open live demo

Libraries used:

  • Fast-ai

  • Pytorch

  • matplotlib

  • streamlit

  • gdown

The Model was developed on top of UNET architecture. This project can be used to convert night-time images to daytime images in real-time. For the web interface part, we have used Streamlit and it's also deployed on the Streamlit Cloud.

Last updated