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

colab implementation? #14

Open
rab306 opened this issue Mar 5, 2025 · 1 comment
Open

colab implementation? #14

rab306 opened this issue Mar 5, 2025 · 1 comment

Comments

@rab306
Copy link

rab306 commented Mar 5, 2025

Thank you for your great work. Currently, I can't try your code on my machine as I do not have GPU but I'm using colab pro for this kind of work so is it possible to test the method on colab environment because your dependencies include optix and slang so would it work?

@half-potato
Copy link
Owner

Best I can do is this docker container:

git clone --recursive https://github.com/half-potato/ever_training
bash docker_train.sh <path to dataset> <path to output>

And to visualize, do:

bash docker_visualize.py <path to output> <path to dataset> 6006 127.0.0.1

and in a different terminal:

cd SIBR_viewers
./install/bin/SIBR_remoteGaussian_app --ip 127.0.0.1 --port 6009

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

No branches or pull requests

2 participants