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

How to use multiple threads to improve performance? #52

Closed
daivikbhatia opened this issue May 7, 2021 · 1 comment
Closed

How to use multiple threads to improve performance? #52

daivikbhatia opened this issue May 7, 2021 · 1 comment

Comments

@daivikbhatia
Copy link

The dpu_resnet50.ipynb file inside board image says this line:
"We can also run it for multiple images as shown below. In this example we have only used 1 thread; in principle, users should be able to boost the performance by employing more threads."

How can I achieve this to get FPS around 30?

@schelleg
Copy link
Collaborator

I'd recommend you look over the Vitis AI documentation for optimization techniques...
https://www.xilinx.com/html_docs/vitis_ai/1_3/running_examples.html#ariaid-title2

@skalade skalade closed this as completed Feb 14, 2022
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