zhaofuq / Instant-NSR

Human Performance Modeling and Rendering via Neural Animated Mesh (Published in SIGGRAPH Asia 2022)
https://zhaofuq.github.io/NeuralAM/
MIT License
371 stars 26 forks source link

I had some problems when compiling with ninja #7

Open Harry710887048 opened 1 year ago

Harry710887048 commented 1 year ago

I had some problems when compiling the ninja.I also tried different versions of cuda and pytorch, but it did not seem to solve the problem.How could I sovle this problem? 2962f7b97d0dbf955242027a3c10822 50f23058edc8f81dc5e6ab8e77b00e1

rulke commented 1 year ago

Can you tell me how to solve it? thanks

Harry710887048 commented 1 year ago

Can you tell me how to solve it? thanks

This may be the problem with your tcnn or cuda.Please try to reinstall tcnn like this: https://github.com/NVlabs/tiny-cuda-nn

rulke commented 1 year ago

Can you tell me how to solve it? thanks

This may be the problem with your tcnn or cuda.Please try to reinstall tcnn like this: https://github.com/NVlabs/tiny-cuda-nn

Excuse me, did you finally configure the environment successfully? Can you run?

Harry710887048 commented 1 year ago

Can you tell me how to solve it? thanks

This may be the problem with your tcnn or cuda.Please try to reinstall tcnn like this: https://github.com/NVlabs/tiny-cuda-nn

Excuse me, did you finally configure the environment successfully? Can you run?

Yeah,but I failed to run the gui_nerf.py.I still don't know how to training data in dynamic scene.

rulke commented 1 year ago

Can you tell me how to solve it? thanks

This may be the problem with your tcnn or cuda.Please try to reinstall tcnn like this: https://github.com/NVlabs/tiny-cuda-nn

Excuse me, did you finally configure the environment successfully? Can you run?

Yeah,but I failed to run the gui_nerf.py.I still don't know how to training data in dynamic scene.

Please tell me how you solved it? The version is lowered or other things have been modified. What is the composition of your environment? thanks

Harry710887048 commented 1 year ago

Can you tell me how to solve it? thanks

This may be the problem with your tcnn or cuda.Please try to reinstall tcnn like this: https://github.com/NVlabs/tiny-cuda-nn

Excuse me, did you finally configure the environment successfully? Can you run?

Yeah,but I failed to run the gui_nerf.py.I still don't know how to training data in dynamic scene.

Please tell me how you solved it? The version is lowered or other things have been modified. What is the composition of your environment? thanks

cuda:11.6 pytorch:1.10 ubuntu20.04 python3.7