diff --git a/README.md b/README.md index 981f0a76385de68229faedae110567ea0ecaec48..1032ec942d3a038539de14750c86b55f3e4b6965 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ Based on the ImageNet-1k classification dataset, the 24 classification network s Curves of accuracy to the inference time of common server-side models are shown as follows. -![](./docs/images/models/T4_benchmark/t4.fp32.bs4.main_fps_top1.png) +![](./docs/images/models/T4_benchmark/t4.fp32.bs1.main_fps_top1.png) Curves of accuracy to the inference time and storage size of common mobile-side models are shown as follows. diff --git a/README_cn.md b/README_cn.md index 2239c5d436e4441c7a0b2b4513dc9ef7be8bc4d1..5a23591f76158453f234c2325a4ea0433a43d3e5 100644 --- a/README_cn.md +++ b/README_cn.md @@ -87,7 +87,7 @@ 常见服务器端模型的精度指标与其预测耗时的变化曲线如下图所示。 -![](./docs/images/models/T4_benchmark/t4.fp32.bs4.main_fps_top1.png) +![](./docs/images/models/T4_benchmark/t4.fp32.bs1.main_fps_top1.png) 常见移动端模型的精度指标与其预测耗时、模型存储大小的变化曲线如下图所示。 diff --git a/docs/images/models/T4_benchmark/t4.fp32.bs1.main_fps_top1.png b/docs/images/models/T4_benchmark/t4.fp32.bs1.main_fps_top1.png new file mode 100644 index 0000000000000000000000000000000000000000..32b7cbbce2ff84c020c68f57ec69abdf78e461af Binary files /dev/null and b/docs/images/models/T4_benchmark/t4.fp32.bs1.main_fps_top1.png differ diff --git a/docs/images/models/T4_benchmark/t4.fp32.bs4.main_fps_top1.png b/docs/images/models/T4_benchmark/t4.fp32.bs4.main_fps_top1.png index a9165bdd9816451785e05c37e243cd4be2253bc3..f347c00696b3aa77817d656b8b5759ebf8445320 100644 Binary files a/docs/images/models/T4_benchmark/t4.fp32.bs4.main_fps_top1.png and b/docs/images/models/T4_benchmark/t4.fp32.bs4.main_fps_top1.png differ