neural_renderer
3D renderer
Generates 3D mesh renderings from images using a neural network
"Neural 3D Mesh Renderer" (CVPR 2018) by H. Kato, Y. Ushiku, and T. Harada.
1k stars
51 watching
162 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
matlab-deep-learning/nerf | An implementation of neural radiance fields in MATLAB for 3D reconstruction and rendering | 10 |
daniilidis-group/neural_renderer | A PyTorch implementation of a neural network-based 3D mesh renderer | 1,146 |
nogu-atsu/narf | A neural network model for generating images of articulated objects with controlled pose and appearance | 150 |
autonomousvision/differentiable_volumetric_rendering | A system for generating 3D meshes from input images using learned implicit representations | 805 |
kosua20/herebedragons | A collection of implementations of the same 3D scene using various rendering methods and APIs | 1,733 |
nvpro-samples/gl_vk_meshlet_cadscene | Demonstrates rendering of CAD models using mesh shaders for high-performance rendering | 373 |
dsaurus/tensor4d | Develops efficient neural decomposition methods for high-fidelity dynamic reconstruction and rendering from limited views or monocular data. | 204 |
threedle/text2mesh | Generates 3D meshes based on text inputs using neural networks and differentiable rendering | 936 |
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 |
pvougiou/neural-wikipedian | A software project that uses neural networks to generate summaries from knowledge base triples. | 10 |
nvpro-samples/gl_vk_bk3dthreaded | A sample Vulkan and OpenGL application demonstrating 3D rendering with worker threads | 84 |
brainglobe/brainrender | A Python package to visualize neuroanatomical data in 3D | 553 |
atiyo/deep_image_prior | Reconstructs images using untrained neural networks to manipulate and transform existing images | 216 |
cedergrouphub/chgnet | A neural network potential for atomistic modeling | 258 |
mli0603/blenderneuralangelo | A Blender addon to inspect and preprocess COLMAP data for Neuralangelo-based applications | 312 |