LizhenWangT / NormalGAN

NormalGAN: Learning Detailed 3D Human from a Single RGB-D Image (ECCV 2020)
72 stars 13 forks source link

pretained models #1

Open yutao007 opened 3 years ago

yutao007 commented 3 years ago

how to downing pretrained models and test ?

LizhenWangT commented 3 years ago

Please download the pretrained models in the google drive link which is shown in the Pretrained model section (https://drive.google.com/file/d/1EJfDeow-yUcJm85zaKnZ3HsWGXk0Auze/view?usp=sharing). Unzip and put them into the ./model/pretrained folder. After that, please follow the instructions in Test section.

yutao007 commented 3 years ago

sorry i download it error with vpn

LizhenWangT commented 3 years ago

Maybe you can use the following Baidu Netdisk link https://pan.baidu.com/s/1cJ71H47QviZEu34zl8DTcw jnx9

yutao007 commented 3 years ago

谢拉。大神,我准备配置环境,看自己能否测试起来

yutao007 commented 3 years ago

./test_offline.sh: line 1: !/usr/bin/env: No such file or directory modeldir: /home/bova/Downloads/NormalGAN/model/pretrained savedir: /home/bova/Downloads/NormalGAN/results/testdata ./test_offline.sh: line 14: unbuffer: command not found