Open qplwme opened 1 year ago
Hi, I did not encounter this issue, and I am not familiar with CUDA. But I believe it is related to the custom CUDA operator in the hash encoder. My suggestion is that you go to /.cache/torch_extensions
, and remove _hash_encoder _raymarching _sh_encoder
, and run the code to complie the operator again.
envs
reproduce
clone the repo enviroment setup with cuda version 11.x data setup without optional run
python stylize.py --weights_path "ckpts/bare_smpl.pth.tar" --tgt_text "Hulk, photorealistic style" --exp_name "hulk" --batch_size 4096