Coder Social home page Coder Social logo

pengjingchao / fecnet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kevinj-huang/fecnet

0.0 0.0 0.0 2.73 MB

ECCV 2022 (Official implementation of "Deep Fourier-based Exposure Correction Network with Spatial-Frequency Interaction")

Python 94.44% MATLAB 5.56%

fecnet's Introduction

Deep Fourier-based Exposure Correction with Spatial-Frequency Interaction (ECCV 2022)

Jie Huang+, Yajing Liu+, Feng Zhao*, Keyu Yan, Jinghao Zhang, Yukun Huang, Man Zhou*, Zhiwei Xiong

*Equal Corresponding Authors

+Equal Contributions

University of Science and Technology of China (USTC)

Introduction

This repository is the official implementation of the paper, "Deep Fourier-based Exposure Correction with Spatial-Frequency Interaction", where more implementation details are presented.

0. Hyper-Parameters setting

Overall, most parameters can be set in options/train/train_Enhance.yml

1. Dataset Preparation

Create a .txt file to put the path of the dataset using

python create_txt.py

2. Training

python train.py --opt options/train/train_Enhance.yml

3. Inference

set is_training in "options/train/train_Enhance.yml" as False set the val:filelist as the validation set.

then

python train.py --opt options/train/train_Enhance.yml

Dataset

MSEC dataset (please refer to https://github.com/mahmoudnafifi/Exposure_Correction)

SICE dataset (I have uploaded it to https://share.weiyun.com/C2aJ1Cti)

Ours Results

coming soon

Contact

If you have any problem with the released code, please do not hesitate to contact me by email ([email protected]).

Cite

fecnet's People

Contributors

kevinj-huang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.