提交 c9479649 编写于 作者: C cuicheng01

Update product and cartoonface configs

上级 cdc03888
...@@ -14,7 +14,7 @@ Global: ...@@ -14,7 +14,7 @@ Global:
use_visualdl: False use_visualdl: False
image_shape: [3, 224, 224] image_shape: [3, 224, 224]
infer_imgs: infer_imgs:
save_inference_dir: "./output" save_inference_dir: "./inference"
feature_normalize: True feature_normalize: True
Arch: Arch:
......
...@@ -19,6 +19,9 @@ Global: ...@@ -19,6 +19,9 @@ Global:
# model architecture # model architecture
Arch: Arch:
name: RecModel name: RecModel
infer_output_key: features
infer_add_softmax: False
Backbone: Backbone:
name: ResNet50_vd name: ResNet50_vd
pretrained: True pretrained: True
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册