Skip to content

Commit c763bc9

Browse files
author
Marcin Kardas
committed
Typo
1 parent fca59f1 commit c763bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sota_extractor2/models/linking/context_search.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
'Precision': ['precision'],
3131
'Recall': ['recall'],
3232
# RAIN REMOVAL
33-
'PSNR': ['psnr', 'psnr (db)', 'mean psnr],
33+
'PSNR': ['psnr', 'psnr (db)', 'mean psnr'],
3434
'SSIM': ['ssim'],
3535
'UQI': ['uqi'],
3636
'VIF': ['vif'],

0 commit comments

Comments
 (0)