← All projects
Live demo

Night-to-Day

A generative U-Net for low-light image enhancement, with a live demo, dataset, and multiple model versions published on HuggingFace.

Problem

Night images lose detail and visibility; the goal is to enhance them toward a day-like result.

Approach

A generative U-Net image-to-image model, trained and served end-to-end on HuggingFace.

What I built

  • A U-Net enhancement model iterated across multiple versions.
  • A published HuggingFace dataset, model cards, and a live inference Space.

Result

Live demo on HuggingFace Spaces, with the dataset and three model versions published.