From 9f574ae7c34a4c1f321497481ca30411e4fdbdec Mon Sep 17 00:00:00 2001 From: xiezheng-XD <141627292+xiezheng-XD@users.noreply.github.com> Date: Fri, 1 Sep 2023 14:24:05 +0800 Subject: [PATCH] Update README_en.md (#8551) --- README_en.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README_en.md b/README_en.md index c45b100e1..7885b6ad4 100644 --- a/README_en.md +++ b/README_en.md @@ -294,7 +294,7 @@ The comparison between COCO mAP and FPS on Tesla V100 of representative models o
- Performance omparison on mobiles + Performance comparison on mobiles The comparison between COCO mAP and FPS on Qualcomm Snapdragon 865 processor of models on mobile devices. @@ -462,7 +462,7 @@ Please refer to [docs](deploy/pipeline/README_en.md) for details. - [Data processing module](docs/advanced_tutorials/READER.md) - [New object detection models](docs/advanced_tutorials/MODEL_TECHNICAL.md) - - Custumization + - Customization - [Object detection](docs/advanced_tutorials/customization/detection.md) - [Keypoint detection](docs/advanced_tutorials/customization/keypoint_detection.md) - [Multiple object tracking](docs/advanced_tutorials/customization/pphuman_mot.md) -- GitLab