diff --git a/docs/en/models/Mobile_en.md b/docs/en/models/Mobile_en.md index e6f7c629577997eb93db80aeb673bcba6fb848b1..739f653d773d4a5833335767babf28a84b5b39d1 100644 --- a/docs/en/models/Mobile_en.md +++ b/docs/en/models/Mobile_en.md @@ -99,6 +99,9 @@ Currently there are 32 pretrained models of the mobile series open source by Pad | ShuffleNetV2_x1_5 | 19.352 | 14.000 | | ShuffleNetV2_x2_0 | 34.770 | 28.000 | | ShuffleNetV2_swish | 16.023 | 9.100 | +| GhostNet_x0_5 | 5.714 | 10.000 | +| GhostNet_x1_0 | 13.558 | 20.000 | +| GhostNet_x1_3 | 19.982 | 29.000 | ## Inference speed based on T4 GPU diff --git a/docs/images/models/mobile_arm_top1.png b/docs/images/models/mobile_arm_top1.png index 06add75fe630510e6ab9af62b3fa93dc166b7944..87afa98ef6b6cd21331febea1c7718f61e94b1b6 100644 Binary files a/docs/images/models/mobile_arm_top1.png and b/docs/images/models/mobile_arm_top1.png differ diff --git a/docs/zh_CN/models/Mobile.md b/docs/zh_CN/models/Mobile.md index 964afe5d69c2afc3bc35460797250f276dfc995f..f8c39952c9d6066e9a7b317748a52ae1329c97ec 100644 --- a/docs/zh_CN/models/Mobile.md +++ b/docs/zh_CN/models/Mobile.md @@ -100,6 +100,9 @@ GhosttNet是华为于2020年提出的一种全新的轻量化网络结构,通 | ShuffleNetV2_x1_5 | 19.352 | 14.000 | | ShuffleNetV2_x2_0 | 34.770 | 28.000 | | ShuffleNetV2_swish | 16.023 | 9.100 | +| GhostNet_x0_5 | 5.714 | 10.000 | +| GhostNet_x1_0 | 13.558 | 20.000 | +| GhostNet_x1_3 | 19.982 | 29.000 | ## 基于T4 GPU的预测速度