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
338 stars 45 forks source link

Incorrect Comment #47

Open BHilldore opened 1 month ago

BHilldore commented 1 month ago

https://github.com/quic/ai-hub-models/blob/4c5f86530b1b6d8f74967f60734b01f8709dbe35/apps/android/ImageSuperResolution/superresolution/src/main/java/com/qcom/imagesuperres/Utils.java#L16

Comment states that image is normalized from [-1, 1] rather than [0, 1].

mestrona-3 commented 1 month ago

Thank you for submitting this! We'll get it fixed up.