NeRF-SLAM
NeRF-SLAM copied to clipboard
NeRF-SLAM Fixes
Here is the environment specs that I tested on:
- CUDA 11.3
- cmake version 3.28.1
Updates include:
- Add fixes instruction in
README.mdthat include how to fix dependency issues forinstant-ngpandgtsamand alternate ways to installsetup.py. -
setup.pyis being updated to installdroid-backendsonly, we can installlietorchusingrequirements.txt - Replace broke
gtsamfunctions with the correct function - Fixes
scripts/download_replica_sample.sh - Added
colored_glogandlietorchtorequirements.txt
You should be able to run NeRF-SLAM properly by applying the above fixes.
Feel free to add any comments regarding any issue you encountered after applying the fixes using this branch feature/nerf-slam-revised