From 8f839c0f5e148f30562990bdce46a277f2945d83 Mon Sep 17 00:00:00 2001 From: felix Date: Tue, 26 Mar 2024 10:47:28 +0100 Subject: [PATCH] fast small benchmark --- docs/source/using_doctr/using_models.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/using_doctr/using_models.rst b/docs/source/using_doctr/using_models.rst index de4d3fc7ed..b7944d37ae 100644 --- a/docs/source/using_doctr/using_models.rst +++ b/docs/source/using_doctr/using_models.rst @@ -69,7 +69,7 @@ For a comprehensive comparison, we have compiled a detailed benchmark on publicl +----------------+---------------------------------+-----------------+---------------+------------+---------------+------------+---------------+--------------------+ | PyTorch | fast_tiny | (1024, 1024, 3) | 13.5 M (8.5M) | 84.90 | 85.04 | 93.73 | 76.26 | 0.7 (0.4) | +----------------+---------------------------------+-----------------+---------------+------------+---------------+------------+---------------+--------------------+ -| PyTorch | fast_small | (1024, 1024, 3) | 14.7 M (9.7M) | | | | | 0.7 (0.5) | +| PyTorch | fast_small | (1024, 1024, 3) | 14.7 M (9.7M) | 85.36 | 86.68 | 94.09 | 78.53 | 0.7 (0.5) | +----------------+---------------------------------+-----------------+---------------+------------+---------------+------------+---------------+--------------------+ | PyTorch | fast_base | (1024, 1024, 3) | 16.3 M (10.6M)| 84.95 | 86.73 | 94.39 | 85.36 | 0.8 (0.5) | +----------------+---------------------------------+-----------------+---------------+------------+---------------+------------+---------------+--------------------+