Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -12,9 +12,12 @@ tags:
|
|
12 |
# QuickSRNetMedium: Optimized for Mobile Deployment
|
13 |
## Upscale images and remove image noise
|
14 |
|
|
|
15 |
QuickSRNet Medium is designed for upscaling images on mobile platforms to sharpen in real-time.
|
16 |
|
17 |
-
This model is an implementation of
|
|
|
|
|
18 |
This repository provides scripts to run QuickSRNetMedium on Qualcomm® devices.
|
19 |
More details on model performance across various devices, can be found
|
20 |
[here](https://aihub.qualcomm.com/models/quicksrnetmedium).
|
|
|
12 |
# QuickSRNetMedium: Optimized for Mobile Deployment
|
13 |
## Upscale images and remove image noise
|
14 |
|
15 |
+
|
16 |
QuickSRNet Medium is designed for upscaling images on mobile platforms to sharpen in real-time.
|
17 |
|
18 |
+
This model is an implementation of Posenet-Mobilenet found [here](https://github.com/quic/aimet-model-zoo/tree/develop/aimet_zoo_torch/quicksrnet).
|
19 |
+
|
20 |
+
|
21 |
This repository provides scripts to run QuickSRNetMedium on Qualcomm® devices.
|
22 |
More details on model performance across various devices, can be found
|
23 |
[here](https://aihub.qualcomm.com/models/quicksrnetmedium).
|