nv-tlabs / NKSR

[CVPR 2023 Highlight] Neural Kernel Surface Reconstruction
https://research.nvidia.com/labs/toronto-ai/NKSR
Other
735 stars 43 forks source link

About nksr module #71

Closed YZWYD closed 2 months ago

YZWYD commented 5 months ago

Hello, I would like to apply your NKSR project to the Jetson (aarch64 architecture) platform, but the download link you provided only has versions compatible with the linux_x86-64 architecture. Could you please share a version suitable for the aarch64 architecture? Or could you provide the source code for compilation and installation?

heiwang1997 commented 2 months ago

Hi yes! The full code is now released at https://github.com/nv-tlabs/XCube/tree/main/ext/nksr-cuda. We are working on publishing pip packages and hopefully will have everything officially released by August ;)

chgarner commented 1 month ago

@YZWYD Were you able to complete the NKSR compilation for the Jetson? I also want to use the project on the Jetson Platform.