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

Implementation of real-time object detecion #34

Closed
Icarus0519 opened this issue Mar 10, 2019 · 2 comments
Closed

Implementation of real-time object detecion #34

Icarus0519 opened this issue Mar 10, 2019 · 2 comments

Comments

@Icarus0519
Copy link

Hi, giuliogamba,

Really thanks for your QNN tutorial ,recently, i want to achieve real-time object detection by QNN with pynq, i changed the tiny-yolo-image-loop.ipynq code, capture the image through usb webcam in the loop because i want to achieve real-time detection in this way, but my frame rate is only 1/4 FPS, that means it takes 4 seconds to load an image, it is too slow, no real-time, so i want to ask how can i improve my frame rate? I am new to pynq domain, hope get some advise from you.

Hope to hearing from you soon, and thanks in advance!
Icarus.

@giuliogamba
Copy link
Contributor

I would suggest you to read this paper.
In there we explain how we were able to achieve 18 fps on the Ultra96 board. The hardware used is the same you can find in this project, but we haven't released the integration with darknet.
Hope that work will provide insight on how to achieve what you want.

@KaTaiHo
Copy link

KaTaiHo commented Apr 27, 2019

What is the expected fps for an optimized pynqz1-z2?

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