HF-Avatar icon indicating copy to clipboard operation
HF-Avatar copied to clipboard

Results 21 HF-Avatar issues
Sort by recently updated
recently updated
newest added

Thanks for the great job! It appears to me that your guide of installation is for the old version of pytorch, pytorch3d, and neural_renderer. In my case, I had to...

如何产生sample数据集 normal文件夹下的npz文件,PIFuHD运行是能产生obj文件,是提取哪些内容存取成npz文件的?

Hi, great work , when do you plan to release the code ?

Hi! I'm looking forword to learn your remarkable work, and seems like you forget this repo. Could you offer me the paper link? The results shown in the project page...

After running this command "python dynamic_offsets_runner.py --root_dir $data_dir --name $subject_name --device_id $device_id", some predicted images are generated in the folder "HF-Avatar/results/diff_optiming/Body2D_2040_499_mid_results". But all the image_xxxx_pred.png and sil_xxxx_pred.png are all black....

![Body2D_2040_499](https://user-images.githubusercontent.com/70354379/209042151-38c9d3e0-5cf4-4be2-89b9-2f92aa329508.png)

Obtaining file:///home/j222/HF-Avatar-main/pytorch3d-0.4.0 Requirement already satisfied: fvcore in /home/j222/anaconda/envs/ava/lib/python3.6/site-packages (from pytorch3d==0.4.0) Requirement already satisfied: iopath in /home/j222/anaconda/envs/ava/lib/python3.6/site-packages (from pytorch3d==0.4.0) Requirement already satisfied: pyyaml>=5.1 in /home/j222/anaconda/envs/ava/lib/python3.6/site-packages (from fvcore->pytorch3d==0.4.0) Requirement already satisfied: Pillow...

您好! 根据提示将octopus_weights.hdf5下载并放到weights文件夹下,使用sample_data, 并执行第一步python _infer_single.py后,报错: ValueError: Layer #5 (named "conv2d_1"), weight <tf.Variable 'conv2d_1/kernel:0' shape=(3, 3, 8, 16) dtype=float32> has shape (3, 3, 8, 16), but the saved weight has shape (8,...

Hi, how can I train your model Parallel 2 GPU to reduce runtime process?