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: over 3 years ago
Linked from 1 awesome list
3d-deep-learning3d-reconstructioncvpr-2020cvpr2020differentiable-renderingdvrimplicit-representionsmesh-generationnovel-view-synthesis
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates dense 3D surface patches from sparse 3D models using progressive multiview stereo | 92 |
| Generates 3D meshes based on text inputs using neural networks and differentiable rendering | 936 |
| 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 |
| Converts RGBD images into 3D CAD models using computer vision and rendering techniques. | 24 |
| Demonstrates rendering of CAD models using mesh shaders for high-performance rendering | 373 |
| Generates 3D meshes from volumetric data using marching cubes algorithm | 6 |
| Generates 3D mesh renderings from images using a neural network | 1,151 |
| A system for generating 3D human models from 2D image collections using deep learning | 590 |
| An open-source project that enables the generation of 3D mesh models from single images in under a minute. | 1,582 |
| An open-source implementation of Variational Autoencoders and Conditional Variational Autoencoders for image reconstruction tasks | 503 |
| 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 |
| A differentiable rasterizer for 2D vector graphics. | 967 |
| An implementation of a 3D scene reconstruction method from a single image using computer vision and machine learning techniques | 424 |
| This project enables the generation of 3D voxel models from 2D sketches using stacked generative adversarial networks. | 243 |
| Generates stereograms to visualize 3D data in 2D images using TensorFlow | 6 |