diff --git a/docs/source/using_doctr/using_models.rst b/docs/source/using_doctr/using_models.rst index bc3ec0406..41e54b77f 100644 --- a/docs/source/using_doctr/using_models.rst +++ b/docs/source/using_doctr/using_models.rst @@ -139,7 +139,7 @@ For a comprehensive comparison, we have compiled a detailed benchmark on publicl +----------------+---------------------------------+-----------------+--------------+------------+---------------+------------+---------------+--------------------+ | Tensorflow | crnn_mobilenet_v3_small | (32, 128, 3) | 2.1 M | 86.88 | 87.61 | 92.28 | 92.73 | 0.25 | +----------------+---------------------------------+-----------------+--------------+------------+---------------+------------+---------------+--------------------+ -| TensorFlow | crnn_mobilenet_v3_large | (32, 128, 3) | 4.5 M | | | | | 0.34 | +| TensorFlow | crnn_mobilenet_v3_large | (32, 128, 3) | 4.5 M | 87.44 | 88.12 | 94.14 | 94.55 | 0.34 | +----------------+---------------------------------+-----------------+--------------+------------+---------------+------------+---------------+--------------------+ | Tensorflow | master | (32, 128, 3) | 58.8 M | 87.44 | 88.21 | 93.83 | 94.25 | 22.3 | +----------------+---------------------------------+-----------------+--------------+------------+---------------+------------+---------------+--------------------+ @@ -220,7 +220,7 @@ For a comprehensive comparison, we have compiled a detailed benchmark on publicl +----------------+----------------------------------------------------------+------------+---------------+------------+---------------+ | TensorFlow | db_resnet50 + crnn_mobilenet_v3_small | 69.63 | 74.29 | 81.08 | 78.59 | +----------------+----------------------------------------------------------+------------+---------------+------------+---------------+ -| TensorFlow | db_resnet50 + crnn_mobilenet_v3_large | | | | | +| TensorFlow | db_resnet50 + crnn_mobilenet_v3_large | 70.01 | 74.70 | 83.28 | 80.73 | +----------------+----------------------------------------------------------+------------+---------------+------------+---------------+ | TensorFlow | db_resnet50 + sar_resnet31 | 69.42 | 74.04 | 80.67 | 78.21 | +----------------+----------------------------------------------------------+------------+---------------+------------+---------------+