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

Threestudio extension does not work #4

Open
vilo9595 opened this issue Jan 13, 2024 · 1 comment
Open

Threestudio extension does not work #4

vilo9595 opened this issue Jan 13, 2024 · 1 comment

Comments

@vilo9595
Copy link

I tried to use the extension in a colab enviornment, when contructing the cost volume with sh step1-run-mv.sh "An astronaut riding a horse" the execution runs into a loop with torch/serialization.persistent_laod() and torch/_utils._rebuild_tensor_v2.

maybe there are some underlying problems because the installation also does not work as described. Starting with the install for predicting source views:

conda create --name geodream_mv python=3.8 conda activate geodream_mv pip install torch torchvision --index-url https://download.pytorch.org/whl/cu118 pip install inplace_abn sudo apt-get install libsparsehash-dev pip install git+https://github.com/mit-han-lab/[email protected] pip install -r requirements.txt

The torchsparse link does not work and that was only part of the problems encountered when using the extension

@Bitterdhg
Copy link
Collaborator

Bitterdhg commented Jan 16, 2024

Can you provide more information, such as error logs? Another suggestion is to try using the master branch code in Colab.

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