xqyd

Results 9 issues of xqyd

Hi! Can someone tell me where to find body_binary_masking.py and dataset_neck_skin_correction.py? I want to try some custom images but could not find these two. Many thanks!!!

Hi, Thanks for your great work! After reading your paper, I've noticed that you can generate the colored face with the original texture, instead of the one shown in diffuseMap_0.png....

help wanted

After following the instructions to run the test.py, the following error pops up RuntimeError: [enforce fail at C:\cb\pytorch_1000000000000\work\caffe2\serialize\inline_container.cc:231] . file in archive is not in a subdirectory archive/: latest_net_D.pth when...

After following the instructions to pip install fast_slic, copy and paste the beginner code for testing, then run into this error caused by "from fast_slic import Slic": ImportError: cannot import...

Thanks for the great job! It appears to me that your guide of installation is for the old version of pytorch, pytorch3d, and neural_renderer. In my case, I had to...

I've tested the code and managed to generate multiple pfm files. However, after running openmvs, I realized that these generated pfm files were not adopted at all. The final results...

As mentioned by the author, it is better to reduce your points cloud around 95k points. Say you can use Meshlab to simplify your original ply file. After that, feed...

Hi, Great jobs for your paper and code! I have one simple question: How to edit the smpl.json file so I can train the tshirt and the pants together? Since...

Thanks for such a great work! For instance, I want to reconstruct a sport jacket. However, even if I used "--close-holes 0" in ReconstructMesh, I still get filled area arond...