常用网址:
https://cowtransfer.com/s/cc493f1aed8d46 点击链接查看 [ Huck_SCAU_Mapping.zip ] ,或访问奶牛快传 cowtransfer.com 输入传输口令 d90uq6 查看;
一、docker部署instant-ngp:
https://gitee.com/tgj891/instant-ngp
https://github.com/nvlabs/instant-ngp
二、liovx相机外参标定开源项目(基于无目标)
https://github.com/hku-mars/livox_camera_calib
https://github.com/hku-mars/mlcc
标定板的方法
https://github.com/Livox-SDK/livox_camera_lidar_calibration
三、nerf快速实现的项目
https://github.com/autonomousvision/sdfstudio
https://github.com/qway/nerfmeshes
四、安装instant-ngp报错
https://github.com/NVlabs/instant-ngp/issues/621
fatal error: nvsdk_ngx_vk.h: No such file or directory
Hi there, this sounds like the DLSS submodule is missing.
git submodule sync --recursive
git submodule init --recursive
git submodule update --recursive
git submodule sync --recursive 失败
git init
五、nerf pytorch项目地址
https://github.com/yenchenlin/nerf-pytorch
六、杨康的代码笔记(nerf学习)
https://github.com/yangkang2021/yangkang2021.github.io
https://github.com/yangkang2021/nerf-learn
七、ubuntu修复引导项
https://www.jianshu.com/p/b5c85abc19d3
八、realsense的SDK
https://github.com/IntelRealSense/librealsense/releases/tag/v2.53.1
九、NeAT
https://github.com/xmeng525/NeAT