-
When i export / import XML of camera view using meshlab, I got rotation matrix and translation matrix, but what's the format of this params? Is it c2w or w2c? I don't notice any description about this…
-
In the notebook there is only depth visualization, and in [result folder structure](https://github.com/facebookresearch/robust_cvd#result-folder-structure) I don't see anything related to the camera p…
-
Hi there,
Thanks for making this great work public. I'm trying to generate human-object interaction (GRAB) motion based on your code. When I try to visualize the mesh of both human and object with …
-
Hi,
I'm trying to import to Blender some animation, which requires some hand poses. After importing to Blender, there is some weird glitch in the appearance.
![Screenshot 2022-12-18 at 17 16 48](h…
-
Hello.
I'm interested in the possibility of organizing the following project structure:
1. Each bundle included in the application exists on its own and is compiled separately using the native-ima…
-
No esta bien realizado la finalidad de react es componetizar todo y que el codigo se reulice lo maximo posible ahorrando lineas de codigo.
Estas haciendo un componente Card que tiene varias Card's …
-
Hi,
Great work. I wanted to understand some details from the repo. I didn't find a description/document for these 2 functions:
`prepare_feat_proj_data_lists` and `warp_with_pose_depth_candidates…
-
### Checklist
- [X] I've read the [contribution guidelines](https://github.com/autowarefoundation/autoware/blob/main/CONTRIBUTING.md).
- [X] I've searched other issues and no duplicate issues were fo…
-
Hello Author,
I am trying to implement hybrid of 1st order model and One shot neural talking head (Nvidia's one).
The idea is to have a user defined pose and the source should adapt to the given…
ghost updated
3 years ago
-
Hi, thanks for the work. Since the pose is represented in the exponential map, how to display them back to axis and visualize ?
I dig into the code and find there is no visualization code, and only t…