Skip to content
/ NeRCo Public
forked from Ysz2022/NeRCo

[ICCV 2023] Implicit Neural Representation for Cooperative Low-light Image Enhancement

Notifications You must be signed in to change notification settings

Dicardo/NeRCo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Implicit Neural Representation for Cooperative Low-light Image Enhancement

Welcome! This is the official PyTorch implementation for our paper:

🤖 [ICCV 2023] Implicit Neural Representation for Cooperative Low-light Image Enhancement

Authors: Shuzhou Yang, Moxuan Ding, Yanmin Wu, Zihan Li, Jian Zhang*.

🧩News

  • (2023.7.14) Our paper has been accepted by ICCV 2023!

Overview

avatar

Prerequisites

  • Linux or macOS
  • Python 3
  • CPU or NVIDIA GPU + CUDA CuDNN

Setup

Type the command:

pip install -r requirements.txt

Required packages are also listed in environment.yaml. You can install environments by:

conda env create -f environment.yaml

Quick Run

Code is coming soon!

Contact

Should you have any question, please contact Shuzhou Yang or Moxuan Ding.

About

[ICCV 2023] Implicit Neural Representation for Cooperative Low-light Image Enhancement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published