Skip to content

Commit

Permalink
Merge pull request #423 from kwcckw/dev
Browse files Browse the repository at this point in the history
Update benchmark for Stains.
  • Loading branch information
kwcckw authored Dec 29, 2023
2 parents b3b274e + 4d7ed6a commit a074dec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ The benchmark results are computed with Augraphy 8.2 and Tobacco3482 dataset (re
|SectionShift | 117.15| 12.96| 101.71| 13.02| 107.88| 12.95| 115.22| 12.96|
|ShadowCast | 0.75| 50.79| 0.68| 50.80| 0.68| 50.80| 0.74| 50.80|
|Squish | 0.72| 450.44| 0.72| 450.79| 0.73| 450.83| 0.76| 451.00|
|Stains | 1.11| 469.14| 1.14| 469.14| 1.16| 469.14| 1.11| 469.14|
|SubtleNoise | 1.44| 215.55| 1.47| 215.55| 1.47| 215.55| 1.48| 215.55|
|VoronoiTessellation | 0.07| 58.07| 0.07| 57.74| 0.07| 57.89| 0.07| 58.13|
|WaterMark | 2.09| 363.62| 1.86| 404.62| 1.78| 409.50| 2.02| 380.21|
Expand Down
1 change: 1 addition & 0 deletions benchmark/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ python run_benchmarks.py --folder_path folder_path_with_images
|SectionShift | 117.15| 12.96| 101.71| 13.02| 107.88| 12.95| 115.22| 12.96|
|ShadowCast | 0.75| 50.79| 0.68| 50.80| 0.68| 50.80| 0.74| 50.80|
|Squish | 0.72| 450.44| 0.72| 450.79| 0.73| 450.83| 0.76| 451.00|
|Stains | 1.11| 469.14| 1.14| 469.14| 1.16| 469.14| 1.11| 469.14|
|SubtleNoise | 1.44| 215.55| 1.47| 215.55| 1.47| 215.55| 1.48| 215.55|
|VoronoiTessellation | 0.07| 58.07| 0.07| 57.74| 0.07| 57.89| 0.07| 58.13|
|WaterMark | 2.09| 363.62| 1.86| 404.62| 1.78| 409.50| 2.02| 380.21|

0 comments on commit a074dec

Please sign in to comment.