Open-PIFuhd icon indicating copy to clipboard operation
Open-PIFuhd copied to clipboard

This is an implementation of PIFuhd based on Pytorch

Results 20 Open-PIFuhd issues
Sort by recently updated
recently updated
newest added

您好,最近刚入门这个方向,在看PIFu的时候发现了您的仓库,有一些相关的问题想请教一下: (1)在PIFu的[TrainDataset.py](https://github.com/shunsukesaito/PIFu/blob/f0a9c99ef887e1eb360e865a87aa5f166231980e/lib/data/TrainDataset.py#L139)中,从生成的PARAM中提取出了ortho_ratio、scale、center参数,并利用这些参数计算得到了scale_intrinsic、uv_intrinsic,并最终算出了calib这样一个变换矩阵,但我并不是很懂calib的含义以及这个变换的过程,请您指点一下,或是能否给一些参考链接我去学习一下。 (2)第二个问题与(1)也有些相关,是在[HGPIFuNet.py](https://github.com/shunsukesaito/PIFu/blob/f0a9c99ef887e1eb360e865a87aa5f166231980e/lib/model/HGPIFuNet.py#L85)中,为什么某一个三维坐标值通过calib矩阵做投影之后,得到的z坐标值就是对应该点的深度值? 希望得到您的回复。

Hi, when I reproduced, I found that the main code no generate code of normal maps. In this part, I think that you implemented it using pix2pixhd network, but the...

Hello. I would like to report an error with open-PIFuHD. When running the command "./scripts/train_pfhd_coarse.sh", I get the following error: /home/sylvan/conda/lib/python3.8/site-packages/torchvision/io/image.py:13 : UserWarning : Failed to load image Python Extension...

Hi there Thanks for this great repo! Just wondering - how did you get the dataset with 296 people. On the RenderPeople website link you include in the README, it...

Hi, many thanks for this open repo of the PIFuHD. I see that I'm able to get the normal map from this model. As an extension, I would like to...

不好意思,我是大學生想學習這項議題,想知道您可否提供詳細程式操作順序?感謝

Are you available for some remote contracting work? Contact me and let me know.

您好! 我最近自己设计了一个模型想实现法向图的预测,但是遇到了一些问题,不知道方不方便向您请教一下呢? 我的邮箱是:[email protected], 如果可以的话,非常感谢!

Hi, in Demo there is a missing command line to run the demo: "Use following command to reconstruct the model:" --> missing command below this line.

The link of pretrain model you added is invalid(404).