-
Hello,
I hope this message finds you well. I am currently working with your dataset and have encountered some confusion regarding the camera intrinsic parameters labeled as "intrinsics": [-3.007176…
-
### Checklist
- [X] 1. I have searched related issues but cannot get the expected help.
- [ ] 2. The bug has not been fixed in the latest version.
### Describe the bug
Traceback (most recent call l…
-
Hello,
Thanks for answering me and uploading the code with promptness.
Currently, I am working on instance detection and replacing them with CAD models. Until now, I detected the instances usin…
-
As seen in the bottom right of the attached image, on the top surface of the cube, there is a face that is incorrectly included in the projection. I'm not sure why.
![spurious_face](https://github…
-
-
My PC is not able to use the conda command after installing miniconda, is there any way to install locally without the conda command?
-
(geneface) root@xinyuhome:/home/xinyubao/Real3DPortrait# conda install pytorch3d::pytorch3d
Retrieving notices: ...working... done
Collecting package metadata (current_repodata.json): done
Solving …
-
## 🐛 Bugs / Unexpected behaviors
I am trying to integrate theseus optimization library and pytorch3d for my application. When I am passing the variables from Theseus to pytorch3d for rendering it thr…
-
Hello, thank you very much for providing such outstanding work. I noticed that you once said, 'The mask prediction module in this method can be used as a preprocessing module for other point cloud reg…
-
Hi ! After installing tensorwatch, I run 'demo' code, it shows "AttributeError: module 'torch.jit' has no attribute 'get_trace_graph", how to solve it ? Thanks!