-
**Question**
Is there a way to run the Advancing Front Surface Reconstruction on a point cloud with some already predefined faces?
Would it be a priority queue manipulation similar to the [reconst…
-
```
I. Could not identify the bounded face out of boundary quad
*solution: add subcase for bounded ace
case 1: unbounded face
case 2: bounded face
subcase 1: all vertex within boundary quad
subcas…
-
### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org…
-
Hello, excellent paper excellent repository.
I have seen a few requests for the full model, rather than 62 parameters (12 pose, 40 shape, 10 expression).
Can you provide the dull 3D morphable mode…
drtcp updated
1 month ago
-
Thank you for your amazing work.
What is the standard number of epochs to train for each model? I have trained an unconditional one for 100 epochs on celebHq, but the model doesn't generate any face…
-
Hello, excellent paper excellent repository.
I have seen a few requests for the full model, rather than 62 parameters (12 pose, 40 shape, 10 expression).
Can you provide the dull 3D morphable mode…
drtcp updated
1 month ago
-
it doesn't seem to include the code for multiple-image reconstruction.
I was wondering if anyone has the code or knows of any other repositories that include this functionality. I appreciate any he…
-
I am currently facing a challenge in implementing 3D face recognition. I am able to create and detect face mesh without any problems on multiple faces. So any ideas or steps on how can we use face mes…
-
Hello @RomanRobotnik,
We have two RBKAIROS units in the iCORE Lab at Louisiana State University. We are working on a large scale project and need to bring all systems (summit_xl, 3d reconstruction,…
-
**With Clothes**
1.Learning to reconstruct people in clothing from a single rgb camera(2019)
code:https://github.com/thmoa (no training code) (same link to 1,2,3)
2.Multi-garmentnet: Learning to…