#
differentiable-rendering
Here are 25 public repositories matching this topic...
Differentiable rendering without approximation.
computer-vision
tensorflow
rendering
computer-graphics
pytorch
monte-carlo-ray-tracing
differentiable-rendering
-
Updated
Jul 8, 2021 - NASL
Project page of paper "Soft Rasterizer: A Differentiable Renderer for Image-based 3D Reasoning"
-
Updated
Jul 20, 2021 - Python
This repository contains the code for the CVPR 2020 paper "Differentiable Volumetric Rendering: Learning Implicit 3D Representations without 3D Supervision"
dvr
mesh-generation
3d-reconstruction
3d-deep-learning
differentiable-rendering
novel-view-synthesis
cvpr2020
cvpr-2020
implicit-representions
-
Updated
Jul 16, 2020 - Python
Project Page of 'GANFIT: Generative Adversarial Network Fitting for High Fidelity 3D Face Reconstruction' [CVPR2019]
texture
generative-adversarial-network
face-recognition
differentiable-rendering
3d-face-reconstruction
3dface
cvpr2019
identity-features
-
Updated
Jul 2, 2019
DIRT: a fast differentiable renderer for TensorFlow
-
Updated
Mar 22, 2021 - C++
A differentiable 3D renderer with Pytorch, Tensorflow and Matlab interfaces
-
Updated
Aug 16, 2021 - Python
Differentiable Surface Splatting
rendering
point-cloud
geometry-processing
siggraph-asia
differentiable-rendering
inverse-rendering
differentiable-renderer
-
Updated
Mar 17, 2021 - Python
Code for our CVPR 2021 Paper "Rethinking Style Transfer: From Pixels to Parameterized Brushstrokes".
-
Updated
Jul 16, 2021 - Python
[cvpr 20] Demo, training and evaluation code for joint hand-object pose estimation in sparsely annotated videos
video
3d-reconstruction
photometric
pose-estimation
differentiable-rendering
hands
cvpr2020
sparse-supervision
-
Updated
Feb 21, 2021 - Python
Rastering algorithm to approximate the rendering of a 3D model silhouette in a fully differentiable way.
python
tensorflow
rendering
pytorch
rendering-engine
tensorflow-models
differentiable-rendering
eccv-2018
-
Updated
Dec 22, 2018 - Python
[CVPR 2021 - Oral] UnsupervisedR&R: Unsupervised Point Cloud Registration via Differentiable Rendering
-
Updated
Apr 15, 2021 - Python
SIGGRAPH Asia 2020: Differentiable Refraction-Tracing for Mesh Reconstruction of Transparent Objects
-
Updated
Nov 1, 2020 - Python
Escaping Plato’s Cave: 3D Shape from Adversarial Rendering [ICCV 2019]
machine-learning
computer-vision
computer-graphics
artificial-intelligence
deeplearning
3d-reconstruction
differentiable-rendering
iccv2019
-
Updated
Jun 10, 2021 - Python
A differentiable programming language with an integration primitive that soundly handles interactions among the derivative, integral, and discontinuities.
optimization
differentiable-rendering
differentiable-programming
discontinuous
dirac-delta-distribution
-
Updated
Jul 30, 2021 - Python
TF Mesh Renderer
-
Updated
Dec 25, 2019 - Jupyter Notebook
Supplemental material of the article "Reparameterizing discontinuous integrands for differentiable rendering"
-
Updated
Apr 1, 2020 - Python
SVBRDF Estimation using a Physically-based Differentiable Renderer
computer-vision
deep-learning
neural-network
computer-graphics
estimation
pytorch
brdf
differentiable-rendering
svbrdf
-
Updated
Jun 8, 2021 - Jupyter Notebook
Physically based differentiable rendering in C++
machine-learning
computer-vision
cpp
rendering
computer-graphics
raytracing
pathtracing
ray-tracing
path-tracing
physically-based-rendering
differentiable-rendering
-
Updated
Apr 14, 2021 - C++
Code for DronePose: Photorealistic UAV-Assistant Dataset Synthesis for 3D Pose Estimation via a Smooth Silhouette Loss (ECCVW 2020)
-
Updated
Jun 6, 2021 - Python
A differentiable renderer written purely in TensorFlow.
-
Updated
Jun 21, 2020 - Python
Applications of the Teg differentiable programming language to problems spanning graphics and physical simulation.
trajectory-optimization
differentiable-rendering
differentiable-programming
physical-simulation
thresholded-perlin-shader
-
Updated
May 17, 2021 - Python
Differentiable Rendering Optimization using image masks.
-
Updated
Jul 3, 2020 - Python
Differentiable point cloud rendering
-
Updated
Feb 15, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to the differentiable-rendering topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the differentiable-rendering topic, visit your repo's landing page and select "manage topics."
Adding a new transform function in kaolin.Transform : translatePointCloud.
In dgcnn, author have used it as a preprocessing function: https://github.com/WangYueFt/dgcnn/blob/20fdb459ca5d10fe8aba1d296e66340f65990b85/pytorch/data.py#L50