diff --git a/docs/en/PULC/PULC_train_en.md b/docs/en/PULC/PULC_train_en.md
index e46c8ffbbae872b4910c9f545fa9dea240fab81a..0a1140d3ab10da618c6a2bb058625c3c2ff453f9 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.