Skip to content

Work on the research paper under Prof. Shanmuganathan Raman on visual synthesis and representation through Signed Distance Functions (SDFs).

Notifications You must be signed in to change notification settings

plugyawn/SDFNet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

forthebadge made-with-python forthebadge

SDFNet: Boring 2D Flat images to fast-rendered 3D

SDFNet aims to go from boring flat, 2D images to less boring Signed Distance Functions for representing them in 3D, for simple, symmetric shapes. It uses Neural Radiance Fields (NeRFs) and Constructive Solid Geometry to go from images to 3-Dimensional objects, to SDFs for the shapes.

We're deeply referencing the code accompanying the paper: CSGNet: Neural Shape Parser for Constructive Solid Geometry, CVPR 2018. Also referenced is the paper on Neural Radiance Fields, whose code can be found here.

Follow this blog for updates!

  • The report for the work done on this project in Sem 1 [AY 2022-23] can be found here.
  • All other deliverables can be found here.

The final poster for the work done in the first half of the project:

SDFNET_POSTER


Contact

To ask questions, please email any one of us: Aniket, Dhyey, Progyan and Shruhrid.

About

Work on the research paper under Prof. Shanmuganathan Raman on visual synthesis and representation through Signed Distance Functions (SDFs).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 39.9%
  • Jupyter Notebook 34.4%
  • GLSL 10.9%
  • HLSL 9.2%
  • ShaderLab 5.6%