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

Detectron s3 bucket #8

Open
dulangaheshan opened this issue Feb 19, 2021 · 0 comments
Open

Detectron s3 bucket #8

dulangaheshan opened this issue Feb 19, 2021 · 0 comments

Comments

@dulangaheshan
Copy link

I'm getting the below error while trying to run the program, also the s3 bucket link is not available, hope your help to get rid of this issue.

 File "tools/infer_simple_txt.py", line 104, in main
    args.weights = cache_url(args.weights, cfg.DOWNLOAD_CACHE)
  File "/home/d5han/Documents/projects/python/fyp/vehicle_tracking/AIC2018_iamai/detectron/detectron/utils/io.py", line 101, in cache_url
    'bucket: {}').format(_DETECTRON_S3_BASE_URL)
AssertionError: Detectron only automatically caches URLs in the Detectron S3 bucket: https://dl.fbaipublicfiles.com/detectron

Thank you

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

1 participant