differentiable_volumetric_rendering
Mesh generator
A system for generating 3D meshes from input images using learned implicit representations
This repository contains the code for the CVPR 2020 paper "Differentiable Volumetric Rendering: Learning Implicit 3D Representations without 3D Supervision"
805 stars
31 watching
92 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list
3d-deep-learning3d-reconstructioncvpr-2020cvpr2020differentiable-renderingdvrimplicit-representionsmesh-generationnovel-view-synthesis
Related projects:
Repository | Description | Stars |
---|---|---|
alexlocher/hpmvs | Generates dense 3D surface patches from sparse 3D models using progressive multiview stereo | 92 |
threedle/text2mesh | Generates 3D meshes based on text inputs using neural networks and differentiable rendering | 936 |
sudo-ai-3d/zero123plus | A 3D image generation model that takes a single image as input and produces a consistent set of multi-view images from different perspectives. | 1,794 |
arron2003/rgbd2full3d | Converts RGBD images into 3D CAD models using computer vision and rendering techniques. | 24 |
nvpro-samples/gl_vk_meshlet_cadscene | Demonstrates rendering of CAD models using mesh shaders for high-performance rendering | 373 |
samfromcadott/brutus | Generates 3D meshes from volumetric data using marching cubes algorithm | 6 |
hiroharu-kato/neural_renderer | Generates 3D mesh renderings from images using a neural network | 1,151 |
hongfz16/eva3d | A system for generating 3D human models from 2D image collections using deep learning | 590 |
one-2-3-45/one-2-3-45 | An open-source project that enables the generation of 3D mesh models from single images in under a minute. | 1,582 |
cdoersch/vae_tutorial | An open-source implementation of Variational Autoencoders and Conditional Variational Autoencoders for image reconstruction tasks | 503 |
yunishi3/3d-fcr-alphagan | This project aims to develop a generative model for 3D multi-object scenes using a novel network architecture inspired by auto-encoding and generative adversarial networks. | 103 |
bachili/diffvg | A differentiable rasterizer for 2D vector graphics. | 967 |
gap-lab-cuhk-sz/total3dunderstanding | An implementation of a 3D scene reconstruction method from a single image using computer vision and machine learning techniques | 424 |
maxorange/pix2vox | This project enables the generation of 3D voxel models from 2D sketches using stacked generative adversarial networks. | 243 |
mazecreator/tensorflow-sirds | Generates stereograms to visualize 3D data in 2D images using TensorFlow | 6 |