diff --git a/deploy/configs/inference_cartoon.yaml b/deploy/configs/inference_cartoon.yaml index 5c30541ee8f91f225974c1fceb832e26952c1803..7d93d98cc0696d8e1508e02db2cc864d6f917d19 100644 --- a/deploy/configs/inference_cartoon.yaml +++ b/deploy/configs/inference_cartoon.yaml @@ -62,4 +62,4 @@ IndexProcess: embedding_size: 2048 batch_size: 32 return_k: 5 - score_thres: 0.5 + score_thres: 0.5 \ No newline at end of file diff --git a/deploy/configs/inference_cls.yaml b/deploy/configs/inference_cls.yaml index af7a8257ce2b27edcc491d42bbaab15d53ffc34c..fc0f0fe67aa628e504bb6fcb743f29fd020548cc 100644 --- a/deploy/configs/inference_cls.yaml +++ b/deploy/configs/inference_cls.yaml @@ -32,4 +32,4 @@ PostProcess: topk: 5 class_id_map_file: "../ppcls/utils/imagenet1k_label_list.txt" SavePreLabel: - save_dir: ./pre_label/ + save_dir: ./pre_label/ \ No newline at end of file diff --git a/deploy/configs/inference_cls_ch4.yaml b/deploy/configs/inference_cls_ch4.yaml index 69fd4d95ac23b6e35f6b4e026b183073468a1267..9b740ed8293c3d66a325682cafc42e2b1415df4d 100644 --- a/deploy/configs/inference_cls_ch4.yaml +++ b/deploy/configs/inference_cls_ch4.yaml @@ -32,4 +32,4 @@ PostProcess: topk: 5 class_id_map_file: "../ppcls/utils/imagenet1k_label_list.txt" SavePreLabel: - save_dir: ./pre_label/ + save_dir: ./pre_label/ \ No newline at end of file diff --git a/deploy/configs/inference_cls_multilabel.yaml b/deploy/configs/inference_cls_multilabel.yaml index ce63fd910d2529b0b3684bc42960ef376de0b78e..78912d0a747e7d3e2f6b1296591415bb8339b93d 100644 --- a/deploy/configs/inference_cls_multilabel.yaml +++ b/deploy/configs/inference_cls_multilabel.yaml @@ -32,4 +32,4 @@ PostProcess: topk: 5 class_id_map_file: None SavePreLabel: - save_dir: ./pre_label/ + save_dir: ./pre_label/ \ No newline at end of file diff --git a/deploy/configs/inference_det.yaml b/deploy/configs/inference_det.yaml index 8ca1fdc6d9e61eafab4d61b084329598fedea4d8..c809a0257bc7c5b774f20fb3edb50a08e7d67bbb 100644 --- a/deploy/configs/inference_det.yaml +++ b/deploy/configs/inference_det.yaml @@ -31,4 +31,4 @@ DetPreProcess: std: [0.229, 0.224, 0.225] - DetPermute: {} -DetPostProcess: {} +DetPostProcess: {} \ No newline at end of file diff --git a/deploy/configs/inference_drink.yaml b/deploy/configs/inference_drink.yaml index 8bbd051ceea369ec5135a41e06cf2215735bd6a8..61d116f9f407ca032e59132ec3971622c9df9a6e 100644 --- a/deploy/configs/inference_drink.yaml +++ b/deploy/configs/inference_drink.yaml @@ -60,5 +60,4 @@ IndexProcess: embedding_size: 512 batch_size: 32 return_k: 5 - score_thres: 0.4 - + score_thres: 0.4 \ No newline at end of file diff --git a/deploy/configs/inference_general.yaml b/deploy/configs/inference_general.yaml index c983817d964bcb1e6421c6460d85887a1b811f64..6b397b5047b427d02014060380112b096e0b2da2 100644 --- a/deploy/configs/inference_general.yaml +++ b/deploy/configs/inference_general.yaml @@ -60,5 +60,4 @@ IndexProcess: embedding_size: 512 batch_size: 32 return_k: 5 - score_thres: 0.5 - + score_thres: 0.5 \ No newline at end of file diff --git a/deploy/configs/inference_logo.yaml b/deploy/configs/inference_logo.yaml index f8e2e936920e8172d808ecd1e05041b59c10767d..f78ca25a042b3224a973d81f7b0242ace7c25430 100644 --- a/deploy/configs/inference_logo.yaml +++ b/deploy/configs/inference_logo.yaml @@ -60,5 +60,4 @@ IndexProcess: embedding_size: 512 batch_size: 32 return_k: 5 - score_thres: 0.5 - + score_thres: 0.5 \ No newline at end of file diff --git a/deploy/configs/inference_product.yaml b/deploy/configs/inference_product.yaml index 4c3fa6306ad73857666515cf622b69c3b1098a7a..e7b494c383aa5f42b4515446805b1357ba43107c 100644 --- a/deploy/configs/inference_product.yaml +++ b/deploy/configs/inference_product.yaml @@ -61,4 +61,4 @@ IndexProcess: embedding_size: 512 batch_size: 32 return_k: 5 - score_thres: 0.5 + score_thres: 0.5 \ No newline at end of file diff --git a/deploy/configs/inference_product_binary.yaml b/deploy/configs/inference_product_binary.yaml index 9eb431d288e0dc06ddb3643b79fc1c96a590cb70..aefe0ba6af83350044a9cb52f620ccaee140b104 100644 --- a/deploy/configs/inference_product_binary.yaml +++ b/deploy/configs/inference_product_binary.yaml @@ -64,5 +64,4 @@ IndexProcess: batch_size: 32 binary_index: true return_k: 5 - score_thres: 0 - + score_thres: 0 \ No newline at end of file diff --git a/deploy/configs/inference_rec.yaml b/deploy/configs/inference_rec.yaml index 218f3d7c45f3e3d53de0b4e7d8ceef0770093c9a..e183ef07538ba24bc6092895338dfd8fc1551c43 100644 --- a/deploy/configs/inference_rec.yaml +++ b/deploy/configs/inference_rec.yaml @@ -25,4 +25,4 @@ RecPreProcess: order: '' - ToCHWImage: -RecPostProcess: null +RecPostProcess: null \ No newline at end of file diff --git a/deploy/configs/inference_vehicle.yaml b/deploy/configs/inference_vehicle.yaml index f7c54d6d8c5cc5c9eb3133c5bf9342e50ba58d69..d99f42ad684150f1efeaf65f031ee1ea707fee37 100644 --- a/deploy/configs/inference_vehicle.yaml +++ b/deploy/configs/inference_vehicle.yaml @@ -60,5 +60,4 @@ IndexProcess: embedding_size: 512 batch_size: 32 return_k: 5 - score_thres: 0.5 - + score_thres: 0.5 \ No newline at end of file