quic / ai-hub-models

The Qualcomm® AI Hub Models are a collection of state-of-the-art machine learning models optimized for performance (latency, memory etc.) and ready to deploy on Qualcomm® devices.
https://aihub.qualcomm.com
BSD 3-Clause "New" or "Revised" License
438 stars 60 forks source link

NO of Inference Set to 20 or 30 #75

Closed Vinaysukhesh98 closed 1 month ago

Vinaysukhesh98 commented 2 months ago

Is your feature request related to a problem? Please describe. Instead of running single inference can we run multiple inference in Super Resolution so we can analyse the model behaviour.

Describe the solution you'd like if we add that feature we can increase the execution time that helps easy for analysis , currently it was performing single inference i think.

Note: currently we are performing upscale of 4 instead of this can we try Upscale of 16 any how now every once is looking for 4k, genration.

shreyajn commented 2 months ago

We have deliberately kept the sample apps easy and simple so people can understand the basic follow and edit as they need for their apps. If you want the sample app to do multiple inferences, we recommend cloning the repo and editing the code / experimenting with it.

You can experiment with the model on AI Hub to see if 16x upscale is supported or not. If you like the performance and quality of the output then you can use that network with the app above.

mestrona-3 commented 1 month ago

Closing this issue. @Vinaysukhesh98, please let us know if you have any further questions via Slack or a new Github issue.