You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tested multiple versions of neuralsim and nr3d_lib on street-view surface reconstruction and encountered some issues due to version mismatches between the two packages. These issues include: (1) an "unrecognized key" error when loading the preprocessed dataset, and (2) excessively long compilation times for nr3d_lib.
After several attempts, I found that the combination of commit d0bee89 in neuralsim and commit b3d9627 in nr3d_lib worked for me.
I hope this helps anyone who might be stuck running the repo!
The text was updated successfully, but these errors were encountered:
Hi everyone,
I have tested multiple versions of
neuralsim
andnr3d_lib
on street-view surface reconstruction and encountered some issues due to version mismatches between the two packages. These issues include: (1) an "unrecognized key" error when loading the preprocessed dataset, and (2) excessively long compilation times for nr3d_lib.After several attempts, I found that the combination of commit
d0bee89
inneuralsim
and commitb3d9627
innr3d_lib
worked for me.I hope this helps anyone who might be stuck running the repo!
The text was updated successfully, but these errors were encountered: