aorabdel commited on
Commit
c97fd44
·
verified ·
1 Parent(s): 9e96a9c

Sync model repo (text/metadata)

Browse files
Files changed (1) hide show
  1. metadata.yaml +5 -0
metadata.yaml CHANGED
@@ -2,6 +2,11 @@ schema_version: 1.0.0
2
  report_type: image-to-image
3
  task_type: image-to-image
4
  title: ESRGAN x4 INT8 — ExecuTorch + XNNPACK
 
 
 
 
 
5
  id: Arm/esrgan-int8-xnnpack-executorch-graviton-g4
6
  filename: esrgan-x4-int8-executorch.pte
7
  base_model_id: kadirnar/RRDB_PSNR_x4
 
2
  report_type: image-to-image
3
  task_type: image-to-image
4
  title: ESRGAN x4 INT8 — ExecuTorch + XNNPACK
5
+ description: >-
6
+ INT8-quantized 4× single-image super-resolution models for enhancing low-resolution RGB images,
7
+ especially urban scenes with fine repetitive details. Built on a 23-block RRDBNet backbone, they use
8
+ tiled 128×128 inputs and produce 512×512 outputs per tile, balancing image fidelity with reduced
9
+ model size and faster inference on ARM-oriented runtimes.
10
  id: Arm/esrgan-int8-xnnpack-executorch-graviton-g4
11
  filename: esrgan-x4-int8-executorch.pte
12
  base_model_id: kadirnar/RRDB_PSNR_x4