-
Hey,
While generating the data using render_data.py with OpenGL 3.1.5 (as recommended), the following error was encountered:
Linker failure:
b"error: vertex shader lacks ``main'\n"`
3
Tracebac…
-
I have known BUFF is only used for evaluation. However, as far as I know, this dataset has only 3D ply files and no 2D images. Without 2D images, the reconstructed mesh files should not be able to ge…
-
I'm trying to implement the PIFu framework with my own dataset and wonder what is the understanding of watertight meshes in this context.
Do all/any of the following requirements apply to it?
- N…
-
-
I want .obj file from a image (like PIFu or PIFuHD demos).
If you don't mind, give me sample code or tell me how should I do.
Thank you.
-
When I read the code of HGPIFuMRNet.py, I'm not clear about the meaning of _images_local_([B1, B2, C, H, W]) and _images_global_([B1, C, H, W]). What is the difference between _images_local_ and _imag…
-
why pifuhd dont need mask but pifu highly dependent on mask ?
-
Hi Shunsuke,
Thanks for answering my questions previously.
I am wondering, what is the technical reason all PIFu/pifuhd models use weak-perspective projection? Does it make the model work better d…
-
今現在pifuhdを自分のPCで触らせてもらっています。
質問なのですがこれは私のもっている3Dメッシュデータを学習させることはできないのでしょうか。
readmeとコードを見る限りはなさそうなのですが一応質問させてもらいました。
-
Hello,Thanks vary much to release codes about PIFu,which provide some help for my studying.However,it takes place a error which the netC model can not load some datas from pre-traing model file.`(netC…