NVlabs / HANDAL

HANDAL Dataset and Pipeline
https://nvlabs.github.io/HANDAL/
Other
65 stars 2 forks source link

RuntimeError: Can't set fp params because buffer has the wrong size. #8

Open lpy523 opened 4 months ago

lpy523 commented 4 months ago

I am getting the following error while trying to use the toolkit following the instructions from this repository, does anyone know how to fix it? Does this mean I'm out of CUDA memory?

bug
andrewyguo commented 3 months ago

@lpy523 it looks like this might be related to this issue:

https://github.com/NVlabs/instant-ngp/issues/501

https://github.com/NVlabs/instant-ngp/discussions/502

lpy523 commented 3 months ago

Thanks a lot for the reply, I'm currently trying to fix it. @andrewyguo And I was wondering if you could provide the source code for the experimental part of this paper? That will be very helpful. Thank you so much!

andrewyguo commented 3 months ago

Hi @lpy523, for the experiments, we used CenterPose. We modified the public codebase as highlighted in the paper. I'm not sure if I am allowed to share the modified code since it has not been vetted by Nvidia and is internal code. Since I'm not an intern there anymore, I won't be able to ask to see if it can be shared.

lpy523 commented 3 months ago

@andrewyguo Thanks for your reply! And i have another question about the dataset. How do you get _scenegt.json?