Skip to content

Applying deep learning algorithms to rendering and post-processing of 3D scenes

Notifications You must be signed in to change notification settings

pshumnov/deep-render

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Applying deep learning algorithms to rendering and post-processing of 3D scenes

This project implements rendering of 3D indoor scenes using deep learning algorithms such as convolutional neural networks (CNN) and conditional generative adversarial networks (CGAN). The pix2pix model is used to generate the final frame render having a G-buffer as input.

result

The program receives 3 images as input:

  • depth buffer
  • normals
  • albedo

app

About

Applying deep learning algorithms to rendering and post-processing of 3D scenes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published