Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 546 Bytes

BENCHMARK.md

File metadata and controls

18 lines (14 loc) · 546 Bytes

Benchmark

benchmark of augmenters by backend on a 25 lenna images

See the benchmark code

See the benchmark result image grid

opencv4nodejs tfjs
AddWeightedAugmenter 1251 ms 828 ms
AddAugmenter 1256 ms 293 ms
AdditiveNoiseAugmenter 206835 ms 93 ms
AffineTransformAugmenter 22 ms 1377 ms
BlurAugmenter 26 ms 484 ms
CropAugmenter 7 ms 86 ms
PadAugmenter 8 ms 208 ms
ResizeAugmenter 127 ms 66 ms