πŸ‘¨β€πŸŽ“
Somesh Fengade
  • ME
    • πŸ‘‹About
    • πŸ“šPersonal Projects
      • πŸŒ„AI meditations
      • πŸ€–GPT-Compare
      • πŸŒ™Learning to see in the dark
      • πŸ’ΈLending Club analysis
      • ⏬Moodle Downloader
      • πŸ“šAnalyzing the complexity of literary passages.
      • πŸ§ͺUnit test analysis
      • πŸ•Food Vision
      • πŸ“œSkim Lit project
      • πŸš‹Driver's attention detection
      • ⏳React Countdown Timer app
  • Achievements
    • πŸŽ“Achievements directory
      • 🐣Kaggle Expert (notebook)
      • ❗Amazon Machine learning competition (top 100)
      • 🐢PetFinder.my - Pawpularity Contest ( top 20%)
      • 🐳Happywhale - Whale and Dolphin Identification (top 20%)
      • πŸ–ŠοΈNBME - Score Clinical Patient Notes ( top 50%)
      • πŸ•ΈοΈTensorflow Barrier Riff challenge(top 42%)
  • Notes and courses
    • πŸ‚Foundations of LLMs Lesson 1
    • GPT from scratch
    • Introduction to CUDA Python with Numba
      • Custom CUDA kernels in python with Numba
      • Multidimensional grids and shared memory for cuda python with Numba
Powered by GitBook
On this page
  • GitHub Link
  • Live demo link:
  • Libraries used:
  1. ME
  2. Personal Projects

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.

PreviousGPT-CompareNextLending Club analysis

Last updated 3 years ago

GitHub Link

Live demo link:

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.

πŸ“š
πŸŒ™
GitHub - someshfengde/learning_to_see_in_dark: converting night time images to day imagesGitHub
click to open on github
https://share.streamlit.io/someshfengde/learning_to_see_in_dark/main/app.py
click to open live demo
Logo
Logo