YuelangX / Gaussian-Head-Avatar

[CVPR 2024] Official repository for "Gaussian Head Avatar: Ultra High-fidelity Head Avatar via Dynamic Gaussians"
Other
703 stars 40 forks source link

Windows #9

Closed Syndulla closed 3 months ago

Syndulla commented 3 months ago

Hi Chaps,

This work looks excellent, thank you for sharing. I was hoping to get this up and running on Windows, but before I make an attempt I thought I'd ask how much of an uphill battle you thought that might be?

Thanks in advance for any assistance.

All the best.

YuelangX commented 3 months ago

I think it should be OK if you successfully run 3D Gaussian Splatting on Windows.

Syndulla commented 3 months ago

Looks like there are a bunch of dependencies in the yaml file which are incompatible sadly!

YuelangX commented 3 months ago

Indeed. I recommend that you could manually install the appropriate version of pytorch, pytorch3d, kaolin, etc.

Syndulla commented 3 months ago

Absolutely - will give it a go and share if I reach a set of requirements working for windows. Will close this for now.