-
Dear author,
I am currently running DECA training on A100 which supports only CUDA 11.xx version.
As far as I know, pytorch3d currently doesn't support above CUDA 11.xx version so I am using st…
-
### Possible Feature
When you take your cursor on a particular card that shows information about fellowships and programs, there should be some change in card appearance so that it's differentiable f…
-
Is it possible to use the render in sapien as a differentiable render for back-propagation?
i.e. use rendering in sapien as a component in a neural network model pipeline, and back-propagate losses t…
-
Hi,
Thank you for your awesome paper and code.
I have few questions related to base model fitting.
1. Photometric loss. When looking into your code, the bilinear_model, I found that the base …
-
I have read the provided tutorials and have understood that meshes with TextureVertex and TextureAtlas can be rendered by differentiable renderers. Both of them run well in my training pipeline. Yet I…
-
This issue records the current profiling of NeRF, which shows the speed bottleneck.
Inference with `--fp16 --ff` on 3 1920x1080 frames, 128+128 points per ray:
```
-----------------------------…
-
Firstly, thank you all for this great library.
I have already explored a few models (Pixel2Mesh, Sphere-FC, Sphere-GCN) using Pytorch3D to reconstruct a single object from a single image. However, …
-
If you do not know the root cause of the problem / bug, and wish someone to help you, please
post according to this template:
## 🐛 Bugs / Unexpected behaviors
When trying to render a triangle…
-
Dear developers,
thank you for the amazing work!
I wonder if the rasterizer outputs such as `pix_to_face`, `dists`, `bary_coords`, or `zbuf` are differentiable over given mesh? I tried to print …
-
Hello, I am trying to run the cbox example given in the docs, and changed the mitsuba2 variant to spectral as I want to work with this variant. Neither my own, nor the cbox example are running in th…