The Qualcomm® AI Hub apps are a collection of state-of-the-art machine learning models optimized for performance (latency, memory etc.) and ready to deploy on Qualcomm® devices.
BSD 3-Clause "New" or "Revised" License
65
stars
14
forks
source link
feat: select model in android super resolution app #10
Before: The Android Super Resolution Sample App could only test one model (config in ../gradle.properties)
After: The App could test all the models in assets folder without config ../gradle.properties
Before: The Android Super Resolution Sample App could only test one model (config in
../gradle.properties
) After: The App could test all the models in assets folder without config../gradle.properties