Update README.md
Browse files
README.md
CHANGED
@@ -109,9 +109,9 @@ Benchmarking is one of the most important procedures during model acceleration.
|
|
109 |
For quality evaluation we have used: PSNR, SSIM and CLIP score. PSNR and SSIM were computed using outputs of original model.
|
110 |
| Metric/Model | S | M | L | XL | Original |
|
111 |
|---------------|---|---|---|----|----------|
|
112 |
-
| PSNR |
|
113 |
-
| SSIM | 0.
|
114 |
-
| CLIP |
|
115 |
|
116 |
|
117 |
### Latency benchmarks
|
|
|
109 |
For quality evaluation we have used: PSNR, SSIM and CLIP score. PSNR and SSIM were computed using outputs of original model.
|
110 |
| Metric/Model | S | M | L | XL | Original |
|
111 |
|---------------|---|---|---|----|----------|
|
112 |
+
| PSNR | 30.22 | 30.24 | 30.38 | inf | inf |
|
113 |
+
| SSIM | 0.72 | 0.72 | 0.76 | 1.0 | 1.0 |
|
114 |
+
| CLIP | 12.49 | 12.51 | 12.69 | 12.41 | 12.41|
|
115 |
|
116 |
|
117 |
### Latency benchmarks
|