Skip to content

Access Denied, You may need to change the permission to 'Anyone with the link', or have had many accesses. #66

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

Open
shivaa-36 opened this issue Feb 7, 2025 · 5 comments

Comments

@shivaa-36
Copy link

shivaa-36 commented Feb 7, 2025

The code is trying to download the deepsort detector model ckpt.t7 from the model key 1VZ05gzg249Q1m8BJVQxl3iHoNIbjzJf8. but the gdown.download() is giving me this 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/uc?id=1VZ05gzg249Q1m8BJVQxl3iHoNIbjzJf8&confirm=t 

This is most probably because it has been accessed many times and download limit is reached for this file. how can i get this file now?
@augmentedstartups , please give me a direction.

ps: it gives me 404 The requested URL was not found on this server error when i access the link in browser

@Utsav-2301
Copy link

Hi,
did you find any solution for this

@shivaa-36
Copy link
Author

@Utsav-2301
Copy link

I wanna use the recent yolo models, but the download issue is still there, is there any solution to it

@shivaa-36
Copy link
Author

you can download yolo using ultralytics, but the ckpt.t7 is the detector model of deepsort which is not easily available which is the reason why this issue is raised.

@Utsav-2301
Copy link

ohh, I didn't know that, moderators are not even checking for issues and pull requests

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