Haolin Liu
Haolin Liu
@jchibane Sorry for the late reply, but I eventually figure it out it would be more suitable to compute the distance field using igl.point_mesh_squared_distance for open mesh. The sign_distance function...
can you specify what is your training dataset? And I think you should try to convert all your input tensor to float type by simply .float(). The information that you...
Yes I will release the codes as soon as possible. I am currently too busy for CVPR, but I will try to release ASAP.
I will double check the data, and will update it within two days. Sorry for inconvenience.
Sorry I accidentally remove the third_party folder in the last modification. I will fix it ASAP
I have checked my test dataset. The test data is of .xyz format. If you stick to the .off type format, which is a mesh file, you should use some...
你好,暂时还没有,但我会尽快更新能生成demo的代码
Hi, I am planning to writing codes on inferencing on arbitary images. I will try to finish it within this week. Best,
Hi, I should be able to finish within this week. I will try my best to squeeze some time to work on this.
Hi guys, the demo on arbitrary images is already released (inside [./real_demo).](https://github.com/GAP-LAB-CUHK-SZ/InstPIFu/tree/main/real_demo) By the way, the limitation of this work is that it is hard to have good performance on...