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

error in downloading the re_id models #1248

Closed
1 task done
SuenoSn opened this issue Jan 12, 2024 · 4 comments
Closed
1 task done

error in downloading the re_id models #1248

SuenoSn opened this issue Jan 12, 2024 · 4 comments
Labels
question Further information is requested Stale

Comments

@SuenoSn
Copy link

SuenoSn commented Jan 12, 2024

Search before asking

  • I have searched the Yolo Tracking issues and found no similar bug report.

Question

i guess i have error in downloading the re_id models:
ne 349, in init
self.model = ReIDDetectMultiBackend(weights=model_weights, device=device, fp16=fp16)
line 64, in init
gdown.download(model_url, str(w), quiet=False)

line 259, in download filename_from_url = m.groups()[0] AttributeError: 'NoneType' object has no attribute 'groups'

@SuenoSn SuenoSn added the question Further information is requested label Jan 12, 2024
@mikel-brostrom
Copy link
Owner

wkentaro/gdown#291

@mikel-brostrom
Copy link
Owner

The latest version of the pkg solves this 😄

@SuenoSn
Copy link
Author

SuenoSn commented Jan 12, 2024

thank you, it was solved by donwgrading the gdown package

The latest version of the pkg solves this 😄

Copy link

👋 Hello, this issue has been automatically marked as stale because it has not had recent activity. Please note it will be closed if no further activity occurs.
Feel free to inform us of any other issues you discover or feature requests that come to mind in the future. Pull Requests (PRs) are also always welcomed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested Stale
Projects
None yet
Development

No branches or pull requests

2 participants