awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
JianghaiSCU avatar

JianghaiSCU/Diffusion-Low-Light

0
View on GitHub↗
310 stars·40 forks·Python·MIT·7 views

Diffusion Low Light

1.Sichuan University, 2.Megvii Technology, 3.University of Electronic Science and Technology of China

Features

  • Deep Learning Methods - Wavelet-based diffusion model for image enhancement.
  • Low Light Enhancement - Wavelet-based diffusion for low-light enhancement.

Star history

Star history chart for jianghaiscu/diffusion-low-lightStar history chart for jianghaiscu/diffusion-low-light

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Diffusion Low Light

Similar open-source projects, ranked by how many features they share with Diffusion Low Light.
  • cchen156/learning-to-see-in-the-darkcchen156 avatar

    cchen156/Learning-to-See-in-the-Dark

    5,562View on GitHub↗

    This project is a deep learning computer vision implementation focused on low-light image restoration. It uses a neural network to process raw sensor data, mapping underexposed images to well-exposed versions to improve visibility and restore natural colors. The implementation is based on CVPR 2018 research and utilizes TensorFlow to execute the computational graph. It employs a convolutional neural network and pixel-wise regression to reconstruct scene lighting directly from unprocessed raw image data. The project includes a framework for supervised pair learning, where models are trained u

    Python
    View on GitHub↗5,562
  • yuyangyin/clediffusionYuyangYin avatar

    YuyangYin/CLEDiffusion

    75View on GitHub↗

    Authors: Yuyang Yin, Dejia Xu, Chuangchuang Tan, Ping Liu, Yao Zhao, Yunchao Wei

    Python
    View on GitHub↗75
  • wyf0912/exposurediffusionwyf0912 avatar

    wyf0912/ExposureDiffusion

    126View on GitHub↗

    Welcome! This is the official implementation of the paper "ExposureDiffusion: Learning to Expose for Low-light Image Enhancement".

    Python
    View on GitHub↗126
  • allanchan339/n2ldiff-bpallanchan339 avatar

    allanchan339/N2LDiff-BP

    5View on GitHub↗

    By Cheuk-Yiu Chan, Wan-Chi Siu, Yuk-Hee Chan and H. Anthony Chan

    Python
    View on GitHub↗5
See all 30 alternatives to Diffusion Low Light→

Frequently asked questions

What does jianghaiscu/diffusion-low-light do?

1.Sichuan University, 2.Megvii Technology, 3.University of Electronic Science and Technology of China

What are the main features of jianghaiscu/diffusion-low-light?

The main features of jianghaiscu/diffusion-low-light are: Deep Learning Methods, Low Light Enhancement.

What are some open-source alternatives to jianghaiscu/diffusion-low-light?

Open-source alternatives to jianghaiscu/diffusion-low-light include: cchen156/learning-to-see-in-the-dark — This project is a deep learning computer vision implementation focused on low-light image restoration. It uses a… wyf0912/exposurediffusion — Welcome! This is the official implementation of the paper "ExposureDiffusion: Learning to Expose for Low-light Image… yuyangyin/clediffusion — Authors: Yuyang Yin, Dejia Xu, Chuangchuang Tan, Ping Liu, Yao Zhao, Yunchao Wei. allanchan339/n2ldiff-bp — By Cheuk-Yiu Chan, Wan-Chi Siu, Yuk-Hee Chan and H. Anthony Chan. caiyuanhao1998/retinexformer —  . bupt-ai-cz/llvip.