diff --git a/README.md b/README.md index 717e3b0..ace4694 100644 --- a/README.md +++ b/README.md @@ -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| diff --git a/benchmark/README.md b/benchmark/README.md index fd3db1c..6160c69 100644 --- a/benchmark/README.md +++ b/benchmark/README.md @@ -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|