From 1724ae679b56e9d85d405af30536464b4bc201ef Mon Sep 17 00:00:00 2001 From: HailoModelZoo Date: Sun, 20 Nov 2022 10:51:43 +0200 Subject: [PATCH] fix missing title in public models --- docs/PUBLIC_MODELS.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/PUBLIC_MODELS.rst b/docs/PUBLIC_MODELS.rst index 73661346..adac8328 100644 --- a/docs/PUBLIC_MODELS.rst +++ b/docs/PUBLIC_MODELS.rst @@ -19,7 +19,7 @@ Here, we give the full list of publicly pre-trained models supported by the Hail * `Object Detection`_ * `Semantic Segmentation`_ * `Pose Estimation`_ - * `Single Person`_ + * `Single Person Pose Estimation`_ * `Face Detection`_ * `Instance Segmentation`_ * `Depth Estimation`_ @@ -480,8 +480,8 @@ COCO - `link `_ - `link `_ * - yolov4_leaky |star| - - 48.32 - - 46.96 + - 42.37 + - 41.13 - 512x512x3 - 64.33 - 45.60 @@ -526,7 +526,7 @@ COCO - `link `_ * - yolov5s_personface - 47.7 - - 45.75 + - 45.55 - 640x640x3 - 7.25 - 8.38 @@ -562,7 +562,7 @@ COCO - `link `_ * - yolov7 - 49.72 - - 46.92 + - 47.06 - 640x640x3 - 36.91 - 52.34 @@ -809,7 +809,7 @@ COCO - `link `_ - `link `_ -.. _Single Person: +.. _Single Person Pose Estimation: Single Person Pose Estimation -----------------------------