Deng_Yao

Results 4 issues of Deng_Yao

I wanted to try to train a new model using my own dataset, and when using NLL_ours as the Loss function, the loss value would gradually become negative during training....

My CUDA version is 11.3, while xformers==0.0.16 need higher CUDA version, so I try to run the code with 'enable_xformers_memory_efficient_attention: false'. But it throw the error below: Traceback (most recent...

Hello ashawkey, your work is marvelous and I just have a small question. Since I do not want to do any change to my mesh, can I just modify the...

I just run the command "pip install git+https://github/ashawkey/cubvh" and got problem below: =============================== Preparing metadata (setup.py) ... error error: subprocess-exited-with-error × python setup.py egg_info did not run successfully. │ exit...