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

YoloHub error when running default_config #11

Closed
Khrystofor19 opened this issue Jan 20, 2023 · 3 comments
Closed

YoloHub error when running default_config #11

Khrystofor19 opened this issue Jan 20, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@Khrystofor19
Copy link

track.py", line 27, in load_detector_model
model = YoloHub(
TypeError: init() got an unexpected keyword argument 'model_type'

Is there some compatibility conflict? Are we supposed to use earlier Torchyolo version in this repository?

@Khrystofor19
Copy link
Author

Problem is resolved with pip install torchyolo==0.2.1
maybe add it to requirements.txt ?

@kadirnar
Copy link
Owner

Hello

Thank you for your interest in the repo. I am not developing this repo. Could you please use the torchyolo library?

@kadirnar kadirnar added the bug Something isn't working label Jan 20, 2023
@Khrystofor19
Copy link
Author

Sure, I'll try torchyolo repository, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants