From 43d917aca4bbe02370a3b61a18e1cb8c64331afa Mon Sep 17 00:00:00 2001 From: cuicheng01 Date: Mon, 13 Jun 2022 14:49:24 +0000 Subject: [PATCH] Add PULC_model_list_en.md&PULC_train_en.md --- docs/en/PULC/PULC_train_en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/PULC/PULC_train_en.md b/docs/en/PULC/PULC_train_en.md index e46c8ffb..0a1140d3 100644 --- a/docs/en/PULC/PULC_train_en.md +++ b/docs/en/PULC/PULC_train_en.md @@ -29,7 +29,7 @@ The PULC solution has been verified to be effective in many scenarios, such as h
-
Person exists or not + The solution mainly includes 4 parts, namely: PP-LCNet lightweight backbone network, SSLD pre-trained model, Ensemble Data Augmentation (EDA) and SKL-UGI knowledge distillation algorithm. In addition, we also adopt the method of hyperparameter search to efficiently optimize the hyperparameters in training. Below, we take the person exists or not scene as an example to illustrate the solution. -- GitLab