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

loadModel() got an unexpected keyword argument 'detection_speed' #812

Closed
IT2411 opened this issue May 30, 2023 · 2 comments
Closed

loadModel() got an unexpected keyword argument 'detection_speed' #812

IT2411 opened this issue May 30, 2023 · 2 comments

Comments

@IT2411
Copy link

IT2411 commented May 30, 2023

Hello,

I am not using a CustomDetectionModel, and don't know why it's not working. It does not seem that threading is causing the issue or using a GUI. Any idea why it's happening?

@OlafenwaMoses
Copy link
Owner

detection_speed has been removed from latest version of ImageAI. Read the documentation linked below

https://github.com/OlafenwaMoses/ImageAI/blob/master/BACKEND_MIGRATION.md#deprecated-functionalities

@OlafenwaMoses
Copy link
Owner

Simply remove the detection_speed parameter from your imageai code.

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