Skip to content

ye3why/LGITM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

LGITM

This is the official repo of paper
Local-Global Information Integration En-decoder with Tone Mapping Loss for Inverse Tone Mapping.

Introduction

Get Started

Prerequisites

  • Python 3.6+
  • Nvidia GPU + CUDA, CuDNN
  • Tensorflow

Installation

First use the following commands to prepare the conda environment:

conda create -n LGITM python=3.6
source activate LGITM
pip install -r requirements.txt

Test

coming soon!

Train

coming soon!

Comparison with State-of-the-Arts

  • On synthesis data

  • On real data

  • On HDRSID dataset

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published