Skip to content

ZheyuHarry/DNF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$\rm{[MindSpore-phase3]}$ $DNF$

本项目包含了以下论文的mindspore实现:

DNF: Decouple and Feedback Network for Seeing in the Dark

Xin Jin Ling-Hao Han Zhen Li Chun-Le Guo1 Zhi Chai Chongyi Li

IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 2023

[Paper]

文章官方版本仓库链接: https://github.com/Srameo/DNF

目前已完成完整代码的mindspore实现

requirements

python 3.8

mindspore: 2.2.11

cuda: 11.1

Train and Evaluation

Due to the large size of the training data, please refer to the PyTorch version for the exact steps.

https://github.com/Srameo/DNF/blob/main/docs/benchmark.md

Then run the code as followed to train with your own config

python runner.py -cfg [CFG]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published