Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added docker & docker-compose to the project #31

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rowellz
Copy link

@rowellz rowellz commented Nov 5, 2024

Added support for docker-compose. This docker container will enable users to run both acezero & nerfstudio, allowing the creation of gaussian splats from just a few commands. I haven't fully tested all of the features of acezero, but am aware that some functionality like --render_visualization doesn't work in the docker container.

Only added two files, the Dockerfile & docker-compose.yml file, and updated two files, the .gitignore & README

Hoping this will make ace0 more accessible and easier to contribute on!

Also, this was tested on a RTX 3060 12GB card on a Ubuntu host machine. Was able to successfully train a gaussian splat from datasets of 6000 & even 10000 images, both of which matched roughly 70% of each dataset and the camera calibration results were quite impressive based on the nerfstudio splat. I'm going to try this on a larger gpu so I can hopefully train the splat at a higher resolution, since my 3060 can only handle a downscale value of 6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant