包含模型和可以直接运行的数据的代码环境(window环境,linux应该也可以运行),下载链接放在文章最后,不需要你自己再去下载任何的代码和模型了。
下载后输入三行命令在命令行界面即可将代码跑起来:
pip install -r requirements.txt
pip install torch==1.8.1+cu111 torchvision==0.9.1+cu111 torchaudio==0.8.1 -f https://download.pytorch.org/whl/torch_stable.html
python run.py --type freeview --cfg configs/human_nerf/zju_mocap/387/adventure.yaml freeview.frame_idx 128
下载链接:
链接:https://pan.baidu.com/s/1WQQ8kaDilaagjoK5IrYZzA
提取码:1111