We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b81fed commit f937195Copy full SHA for f937195
config/ncnn_config.yaml
@@ -18,7 +18,7 @@ ModelPath:
18
MOVENET: &mp_movenet "./models/ncnn/movenet/movenet-simplify"
19
MOBILEVIT:
20
# MOBILEVITS: &mp_mb_vit_x "./models/ncnn/mobilevit/MobileViT_S"
21
- MOBILEVITXXS: &mp_mb_vit_xxs "/Users/hulk/Documents/电信工作/CodeZoo/AI-GitHub/MobileViT-main/MobileViT_XXS-simplify"
+ MOBILEVITXXS: &mp_mb_vit_xxs
22
# ANIMATED:
23
# ANIMEGAN2_PPK: &mp_anime2_ppk "./models/ncnn/animated/paprika_simplify"
24
# ANIMEGAN2_PPK_DYN: &mp_anime2_ppk_dyn "./models/ncnn/animated/paprika_dynamic_simplify"
0 commit comments