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

Model prediction is at 15 FPS, anyway to increase throughput? #20

Open
pangshengwei opened this issue May 1, 2021 · 7 comments
Open

Comments

@pangshengwei
Copy link

No description provided.

@pangshengwei pangshengwei changed the title Model prediction is slow, anyway to speed it up? Model prediction is at 20 FPS, anyway to speed it up? May 1, 2021
@pangshengwei pangshengwei changed the title Model prediction is at 20 FPS, anyway to speed it up? Model prediction is at 15 FPS, anyway to speed it up? May 1, 2021
@pangshengwei pangshengwei changed the title Model prediction is at 15 FPS, anyway to speed it up? Model prediction is at 15 FPS, anyway to increase throughput? May 1, 2021
@JustinShenk
Copy link
Owner

Yes, we could batch images through the model. Are you using cpu only or also GPU acceleration?

@Neel7317
Copy link

how can we change FPS for Model prediction?

@JustinShenk
Copy link
Owner

Consider setting the save_fps parameter to a number 2-25. This will only compute on the nth frame.

@Neel7317
Copy link

thanks for answering but after changing save_fps parameter, i have to retrain the model ? and if i give save_fps=3 or 4 then will model get decrease its accuracy?

@JustinShenk
Copy link
Owner

JustinShenk commented Jun 17, 2021 via email

@Neel7317
Copy link

Neel7317 commented Jun 17, 2021 via email

@JustinShenk
Copy link
Owner

JustinShenk commented Jun 17, 2021 via email

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

3 participants