You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
Thank you
The text was updated successfully, but these errors were encountered: