A collaboration friendly studio for NeRFs. Contribute to nerfstudio-project/nerfstudio development by creating an account on GitHub.
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
python photogrammetry colmap point-cloud-registration open3d meshroom nerfstudio Updated Jun 12, 2024 Python JinnyWong / NeRF Star 0 Code Issues Pull requests Reconstruct 3D scenes with NeRF and Nerfstudio. Project for Fudan University Computer Graphics course, spring 2024. 复旦大学计算机图形学...
Files main .devcontainer .github .vscode colab docs nerfstudio cameras configs data engine exporter field_components fields generative model_components models __init__.py base_model.py base_surface_model.py depth_nerfacto.py generfacto.py
Web-based 3D visualization + Python. Contribute to nerfstudio-project/viser development by creating an account on GitHub.
Template repository for creating and registering methods in Nerfstudio. File Structure We recommend the following file structure: ├── my_method │ ├── __init__.py │ ├── my_config.py │ ├── custom_pipeline.py [optional] │ ├── custom_model.py [optional] │ ├── custom...
A General NeRF Acceleration Toolbox in PyTorch. Contribute to nerfstudio-project/nerfacc development by creating an account on GitHub.
A collaboration friendly studio for NeRFs. Contribute to nerfstudio-project/nerfstudio development by creating an account on GitHub.
pip install git+https://github.com/nerfstudio-project/nerfacc.git We also provide pre-built wheels covering major combinations of Pytorch + CUDA supported byofficial Pytorch. # e.g., torch 1.13.0 + cu117 pip install nerfacc -f https://nerfacc-bucket.s3.us-west-2.amazonaws.com/whl/tor...
A General NeRF Acceleration Toolbox in PyTorch. Contribute to nerfstudio-project/nerfacc development by creating an account on GitHub.