Skip to content

Commit cf5b66b

Browse files
author
Anna Grebneva
authored
Fixed reference for text-image-super-resolution-0001 model (#3196)
1 parent d6647c6 commit cf5b66b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

models/intel/text-image-super-resolution-0001/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ support the `reshape` function.
2424

2525
| Metric | Value |
2626
|---------------------------------|-------------------------------------------|
27-
| PSNR | 21.64 dB |
27+
| PSNR | 20.318 dB |
2828
| GFlops | 1.379 |
2929
| MParams | 0.003 |
3030
| Source framework | PyTorch\* |

models/intel/text-image-super-resolution-0001/accuracy-check.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ models:
1313
scale_border: 4
1414
presenter: print_vector
1515
reference:
16-
mean: 21.64
16+
mean: 20.318
17+
std: 0.73

0 commit comments

Comments
 (0)