shreyajn commited on
Commit
69efc82
·
verified ·
1 Parent(s): f71b7ee

Upload README.md with huggingface_hub

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