eth-ait / GaussianHaircut

Gaussian Haircut: Human Hair Reconstruction with Strand-Aligned 3D Gaussians
https://eth-ait.github.io/GaussianHaircut/
Other
161 stars 9 forks source link

Installation environment and procedure #6

Open LiuZixu-aurelio opened 4 days ago

LiuZixu-aurelio commented 4 days ago

hi,

  1. Is the environment Linux? and Are there any requirements for the version?
  2. Whether the hardware has requirements, CPU, GPU or RAM?
  3. Is it necessary to install blender?For example The exported ply is visually rendered on another computer or another Application

Thx Regards

egorzakharov commented 4 days ago

Hi

  1. Yes. Any Linux LTS should work. For preliminary dependencies, such as OpenPose, please consult their respective repos
  2. GPU, 24 GB memory. The code was tested on RTX 4090, RTX 6000 and A100
  3. No, the visualization portion of the script is run only at the end
egorzakharov commented 4 days ago

Let me know if you encounter any installation issues, so that we could update the requirements or update the installation config to make it more general.

LiuZixu-aurelio commented 16 hours ago

when I run install.sh, This pytorch or cuda version does not appear to be compatible, Error reported: only CPU can be used.

image