cNeRF
cNeRF copied to clipboard
Error: Access violation reading location
Hello,
Is this repository compatible with Windows 11? I am trying to run the code, but unfortunately, I have not been able to make it work. The load_binary_file() function is correctly reading the contents of the files in the data folder. However, when I attempt to deserialize the data using torch::pickle_load, I encounter the following error.
Do you have any ideas on why this might be happening?