Skip to content

thomashollier/NerfStudioDocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

NerfStudioDocker

A Dockerfile to build a CUDA accelerated image with all the fixins. Runs on my RTX4090 laptop in WSL. Requires cuda-11.8 running on wsl.

Changes from main nerfstudio repo:

  • Changed the runtime image from "runtime" to "devel" because some nerf methods require nvcc and cuda development tools
  • Added ninja-build package to the runtime image because some of the non-standard nerf methods require it
  • Designed to run on my RTX 4090 laptop (cuda architecture: 89)

About

A Dockerfile to build a CUDA accelerated image with all the fixins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors