-
Dear PyTorch3D team,
Thank you for the development of this wonderful library and your help on setting up this environment. I am a graduate student in Architecture and Urban Design from Politecnico …
-
For a random example: For the floating star actor, I don't know what the various numbers and logic switches do:
ConstructActor(SPR_STAR, x, y, F, F, F, F, ActPrize, 0, 0, 0, 0, 4);
On one hand, I…
-
Hello,
My team and I are currently pursuing a project on 3D object reconstruction and this dataset comes like a boon just at the right time. For a successful reconstruction, the required component…
-
Using the current NVIDIA HPC SDK (what was previously the PGI compiler), all tests fail for arrays > 1D:
```sh
$ cmake ../../source/master
-- The C compiler identification is PGI 20.9.0
-- The C…
-
It would be nice to have in TensorFlow also the unpooling layer as it is described in the paper on deconvolution networks: http://cvlab.postech.ac.kr/research/deconvnet/
I was googling a bit and I fo…
-
Hello there!
Is there a way to import pyrealsense from pyrealsense2?
Let me expand. I have a code that uses some pyrealsense elements. This is an example:
`import pyrealsense as pyrs
from p…
9and3 updated
3 years ago
-
Hi,
Instead of [RGBD](http://www.open3d.org/docs/release/tutorial/Advanced/rgbd_integration.html), just wonder it is possible to use marching cubes mesh extraction for xyz point cloud?
Thanks
-
### Environment
- Pythonnet version: Latest downloaded from git-hub
- Python version: 3.5
- Operating System: Windows 10 Home edition
### Details
- Describe what you were trying to g…
-
## ❓ Questions on how to create an object file to read into pytorch3d
Hi, Thank you for creating pytroch3D. I'm just beginning and I don't understand how I would use this on new images/videos. In a…
-
Is ARCore's Depth API enabled for this fork of Sceneform, or are there any plans to support it in the future?