918
918
I got a similar error with DS 6.0. I think they are compatibility issues
Nope not yet. I have posted mine as an issue here
> I'm using the following code for retrieving color and the [old version](215274e2f99d2481ba00f3345fe3f3dd1b9c3d74) is Automatic calculation of render_step_size. > > ``` > b,_ = mesh['v_pos'].shape > sdf, sdf_grad, feature =...
Just checked, it is on CPU. Can you guide me as to how to set the device to CUDA?
I shifted it to 'cuda:0', the cuda device on my machine. However it is throwing a tensor size mismatch error: File "/instant-nsr-pl/models/neus.py", line 178, in forward out = self.forward_(rays) File...
Encountered the same error when exporting textured mesh.