aipixel / GaussianAvatar

[CVPR 2024] The official repo for "GaussianAvatar: Towards Realistic Human Avatar Modeling from a Single Video via Animatable 3D Gaussians"
https://huliangxiao.github.io/GaussianAvatar
MIT License
343 stars 22 forks source link

python3.10编译diff-gaussian-rasterization出错 #4

Closed Malcclon closed 4 months ago

Malcclon commented 5 months ago

image

huliangxiao commented 5 months ago

Google it~

Dragon2938734 commented 3 months ago

image

it may caused by your wrong way to install pytorch3d. you should install pytorch3d through local build instead of "conda install pytorch3d" firstly , then you can install your diff-gaussian-xxxx and simple-knn as the repo of 3dgs.