Fudong Wang
Fudong Wang
Thank you very much for your quick reply and help! 1. Yes. The original pv.read_meshio() will raise ValueError when it checks the narray lengths of verts/vt/faces of the input obj...
Hi, I have tried to modify the original shirts by find out the verts lying on the seam and duplicate them twice. Now it can be visualized normally (with `smooth_shading=True`),...
Thanks~ Yes. By setting `lighting=False`, the mesh looks more bright and the seam can be ignored. Looking forward to the convenient features allowing custom normals.
Sorry for my missing this email that was covered up with a mass of other emails == > Would you be able to open a feature request in the main...
> my error is “freeglut (foo): failed to open display ''” > My environment is a command Linux, a server without a graphical interface, so I can't generate training sets?...
I manually download psbody-mesh and psbody-smpl from https://github.com/MPI-IS/mesh and https://smpl.is.tue.mpg.de/, respectively. For installation, first, just following the installation in MPI-IS/mesh, the package psbody.mesh will be installed into your vitual-env (I...
I also find some problems of compatibility between python2 vs python3 when executing ./prep_data/run.py.
Hi qzane, After one day's struggle I have solved this problem in a troublesome way. I installed psbody-mesh 0.1 from https://github.com/TimoBolkart/mesh and bulit it by executing 'make', and then moved...
@Luciano07 Hi, I downloaded your obj file in "scan_test.zip" and found that it looks like 
@Luciano07 Thanks. Moreover, have you successfully run the released code? I find that both the provided readme and code can not be directly ran for neither training nor testing/inferring/validation.