lmw

Results 4 issues of lmw

Excuse me, when I run demo.py, I get the error "cublas runtime error: the GPU program failed to execute at /pytorch/aten/src/THC/THCBlas.cu:334", how should I solve this? Is it because of...

I am very interested in your repo D-NeRF and have some questions for you. Could D-NeRF train our own dataset? Could you share how you made your own dataset? How...

I replaced the 8 layers of mlp in nerf's network, and found that the training time did not decrease, but increased by an hour and a half, what is the...

hello! i have a problem when i run your repository. from models.debug_model import DebugModel from models.siren_net import SirenRenderRayNet could you please tell me where are the definitions of the DebugModel...