eladrich / latent-nerf

Official Implementation for "Latent-NeRF for Shape-Guided Generation of 3D Shapes and Textures"
MIT License
694 stars 49 forks source link

Conda environment #19

Closed NiluK closed 1 year ago

NiluK commented 1 year ago

Is there a specific conda environment that's able to be provided? Getting errors on a p3.2xl which is what the V100 is on an aws EC2

NiluK commented 1 year ago

Ok I managed to get it working on ubuntu 22.04

That should do it for latent-paint.

Will test out latent nerf.

NiluK commented 1 year ago

Yep latent nerf works fine with this too

mshooter commented 1 year ago

@NiluK could you please provide the commands you did? I tried to do the way you said but it doesn't seem to work for me

NiluK commented 1 year ago

@mshooter can't help you here besides that tbh, I've moved on to using TEXTure, which is current SOTA

flow-specter commented 1 year ago

I used cuda 11.3, and it doesn't work. I can't compile raymarching module successfully, can you give me some advice?