Skip to content

wbhu/DEMC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEMC

A deep Dual-Encoder network, used for denoising Monte Carlo renderings. The feature buffers and noisy image are generated from renderer. The feature buffers are firstly fused by a feature fusion sub-network to get a detail map, and then the detail map and noisy image are encoded by the feature encoder and HDR encoder respectively. Finally, the latent representation is decoded to reconstruct a clean image with skip connection from the Dual-Encoder.

Getting Started

Installation

$ git clone https://github.com/wbhu/DEMC.git 
$ cd DEMC
$ conda env create -f env.yml

Testing

To be done …

TODO

  • Add model definition
  • Add test code
  • Add pre-trained model

About

DEMC: A Deep Dual-Encoder Network for Denoising Monte Carlo Rendering

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages