Clone this repo:git clone https://github.com/MoyGcc/vid2avatar Create a python virtual environment and activate.conda create -n v2a python=3.7andconda activate v2a Install dependenices.cd vid2avatar,pip install -r requirement.txtandcd code; python setup.py develop ...
在公开可用的数据集上评估了所提出的方法,并展示了相对于先前的方法的改进。 论文链接:Vid2Avatar: 3D Avatar Reconstruction from Videos in the Wild via Self-supervised Scene Decomposition 代码链接:github.com/MoyGcc/vid2a 编辑于 2023-10-25 06:00・IP 属地法国...
https://github.com/MoyGcc/vid2avatar Pytorch 关联比赛 本作品采用知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议进行许可,转载请附上原文出处链接和本声明。 本文链接地址:https://www.flyai.com/paper_detail/81253 赞 FlyAI小助手 3
Vid2Avatar:使用单眼图像进行3D重建 地址:github.com/MoyGcc/vid2avatar http://t.cn/A6pWMM26
my cuda version is 11.1 pytorch use it: pip install torch==1.9.1+cu111 torchvision==0.10.1+cu111 torchaudio==0.9.1 -f https://download.pytorch.org/whl/torch_stable.html ImportError: /home/j222/vid2avatar-main/kaolin/kaolin/_C.so: undefin...