neural_renderer
Renderer library
A PyTorch implementation of a neural network-based 3D mesh renderer
A PyTorch port of the Neural 3D Mesh Renderer
1k stars
25 watching
254 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
project-dc/pygeneses | A PyTorch-based framework for training and studying artificial species in bio-inspired environments | 72 |
owenzlz/deepimageblending | A PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss | 431 |
dmarnerides/pydlt | A PyTorch-based toolbox for building and training deep learning models with ease. | 204 |
foamliu/deep-image-matting-pytorch | An implementation of deep image matting in PyTorch using a neural network architecture. | 817 |
aiqm/torchani | A PyTorch implementation of a neural network potential for molecular simulations | 464 |
danini-the-panini/mittsu | A Ruby-based 3D graphics library | 510 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,217 |
blade6570/photographicimagesynthesiswithcascadedrefinementnetworks-pytorch | An implementation of cascaded refinement networks for generating photorealistic images from semantic layouts | 65 |
koz4k/dni-pytorch | Decoupled Neural Interfaces using Synthetic Gradients for PyTorch | 236 |
zudi-lin/pytorch_connectomics | A deep learning framework for automatic and semi-automatic segmentation of 3D image stacks in connectomics | 171 |
hiroharu-kato/neural_renderer | Generates 3D mesh renderings from images using a neural network | 1,147 |
nearai/torchfold | A PyTorch module for dynamic batching and optimized computation on deep neural networks | 221 |
molcik/python-neuron | A Python library for implementing and training various neural network architectures | 40 |
prlz77/resnext.pytorch | Reproduces ResNet-V3 with PyTorch for computer vision tasks | 508 |
progamergov/neural-dream | An implementation of DeepDream algorithm using PyTorch for image processing and computer vision. | 132 |