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] Demo Notebook Link to Download COLMAP is Broken #2738

Open
UPstartDeveloper opened this issue Jan 9, 2024 · 2 comments
Open

[Colab] Demo Notebook Link to Download COLMAP is Broken #2738

UPstartDeveloper opened this issue Jan 9, 2024 · 2 comments

Comments

@UPstartDeveloper
Copy link

Describe the bug
When running the cell to "Install Nerfstudio and Dependencies", the link to download COLMAP denies access.

!gdown "https://drive.google.com/u/0/uc?id=15WngFRNar_b8CaPR5R-hvQ3eAnlyk_SL&confirm=t"

To Reproduce
Steps to reproduce the behavior:

  1. Go to the demo notebook here - it's also linked in the README.
  2. Connect to the GPU
  3. Run the first cell with the header "Install Nerfstudio and Dependencies".
  4. See error:
Access denied with the following error:

 	Cannot retrieve the public link of the file. You may need to change
	the permission to 'Anyone with the link', or have had many accesses. 

You may still be able to access the file from the browser:

	 https://drive.google.com/u/0/uc?id=15WngFRNar_b8CaPR5R-hvQ3eAnlyk_SL&confirm=t 

Expected behavior
On this line in the cell, COLMAP should be downloaded:

!gdown "https://drive.google.com/u/0/uc?id=15WngFRNar_b8CaPR5R-hvQ3eAnlyk_SL&confirm=t"

Screenshots
N/A

@yimingc
Copy link

yimingc commented Jan 21, 2024

+1. I cannot even download manually.

@brentyi
Copy link
Collaborator

brentyi commented Jan 21, 2024

This should be addressed by #2787

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

3 participants