-
Hi, this is an very interesting and impressive work in using AI for art. Now, as CLIP has created more and more astounding painting from text, I just want to ask some advice, if possible, on combining…
-
Hello! Thanks for your excellent work! But I have some question about the dataset. Does the method only apply to humans dealing with ring scenes and can it be used to deal with LLFF data?As it is ment…
-
Hi! Thanks for your great work in 3DGS!
However, as I tried your code in my custom dataset(single view datasets), it encountered an error and I can't figure out why.
```
Traceback (most recent call…
-
**Introduction:**
Most of the world's main lines have speeds between 90km/h and 200km/h, and in Europe, mainline speeds are mostly:
- 120 km/h
- 140 km/h
- 160 km/h
- and in some cases 180 km/h t…
-
## Summary
I have an optimization loop to optimize bssdf parameters. During the loop, at the first iteration, the program crashes with memory exhaustion error both with cuda and llvm, the later jus…
-
-
Is the code for Experiments with Sphere FC, Sphere GCN, and Voxel GCN mentioned in the paper "Accelerating 3D Deep Learning with PyTorch3D" available?
As I am new to 3d deep learning I would like t…
-
Seems that works presenting the surface in unsigned distance field (UDF) such as [NeUDF*](https://arxiv.org/pdf/2303.15368.pdf) and [NeUDF](https://arxiv.org/pdf/2304.10080.pdf) is more promising for …
-
Hi, I really like this work. I just wonder whether you have the plan to reimplement it using Pytorch? Or release the pytorch pre-trained model?
-
Hi, this work looks amazing.
May I ask whether it is possible to retain the gradients of the rendered depth from the `render_depth` function? If it is possible, could you give me a little guidance …