X Tutup
The Wayback Machine - https://web.archive.org/web/20200626184438/https://github.com/topics/differentiable-rendering
Skip to content
#

differentiable-rendering

Here are 16 public repositories matching this topic...

ngamulin
ngamulin commented Mar 27, 2020

Hi,

I have tried to draw the architecture of the model by hand according to the article, and then compared the original author's implementation in TensorFlow and PointNetClassifier in this repo. I might be wrong, but it seems that the PointNetClassifier is equivalent to Input transform. Below is the copy of TensorFlow implementation:
`def input_transf

Improve this page

Add a description, image, and links to the differentiable-rendering topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more

You can’t perform that action at this time.
X Tutup