Add PULC_model_list_en.md&PULC_train_en.md
parent
43d917aca4
commit
881122ba7d
|
@ -216,7 +216,7 @@ In the above training process, we adjusted parameters such as learning rate, dat
|
||||||
|
|
||||||
#### 4.1 Search based on default configuration
|
#### 4.1 Search based on default configuration
|
||||||
|
|
||||||
The configuration file [search.yaml](../../ppcls/configs/PULC/person_exists/search.yaml) defines the configuration of hyperparameter search in person exists or not scenarios. Use the following commands to complete hyperparameter search.
|
The configuration file [search.yaml](../../../ppcls/configs/PULC/person_exists/search.yaml) defines the configuration of hyperparameter search in person exists or not scenarios. Use the following commands to complete hyperparameter search.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
python3 tools/search_strategy.py -c ppcls/configs/PULC/person_exists/search.yaml
|
python3 tools/search_strategy.py -c ppcls/configs/PULC/person_exists/search.yaml
|
||||||
|
|
Loading…
Reference in New Issue