InstPIFu icon indicating copy to clipboard operation
InstPIFu copied to clipboard

repository of "Towards High-Fidelity Single-view Holistic Reconstruction of Indoor Scenes" ECCV2022

Results 18 InstPIFu issues
Sort by recently updated
recently updated
newest added

May I ask how did you generate the watertight meshes? I used [ManifoldPlus ](https://github.com/hjwdzh/ManifoldPlus), but the generated mesh is very big.

In the evaluation code, only first 2000 samples are used for evaluation, but the provided gt mesh for test set doesn't include all gt meshes for those 2000 test samples....

Hi Guys, Amazing repository ! very impressed with your work. Do you stil plan to release to code on background reconstruction and 3D Object detection ? Regards,

您好,您的代码中有生成Demo的程序么?

Hello, I hope this message finds you well. I am currently engaged in a project that involves processing RGB images and I have come across your repository with great interest....

Hi! I was working some time to create a demo mode, for reconstruction from arbitrary image similar to Total3D and Implicit3D. I followed your data pre-processing code but unfortunately it's...

Hello, thank you very much for your excellent work! When I load the pretrained weight of the background(model_best_bg.pth), the following problem occurred. Can you update the pretrained weights for background...

Hello, and thank you for your great work! I read your paper and saw that your main model is basically trained on the 3D-Front dataset and then fine-tuned on the...

Thank you for providing good work! When inferring with 3D-FRONT data, results are only at the object level. As in the paper, how can I get the scene reconstruction result...

Thanks for your sharing. You mention in your paper that you have also trained and tested the network with the pix3d data set and get good results. However, when I...