Skip to content

Commit

Permalink
update paddlex install cmd for repos (#2916)
Browse files Browse the repository at this point in the history
  • Loading branch information
changdazhou authored Aug 6, 2024
1 parent 33f059b commit 8b5e54d
Show file tree
Hide file tree
Showing 3 changed files with 170 additions and 170 deletions.
172 changes: 86 additions & 86 deletions models/PaddleX/ci/PaddleX_models.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,44 @@
module_name:text_recognition
check_dataset_yaml:paddlex/configs/text_recognition/PP-OCRv4_mobile_rec.yaml
dataset_url:https://paddle-model-ecology.bj.bcebos.com/paddlex/PaddleX3.0/CI/dataset/ocr_rec_dataset_examples.tar
train_list_name:train.txt
run_model:train|evaluate|predict
check_options:check_train_result_json|check_eval_result_json
check_weights_items:2,pdparams,pdopt,pdstates,pdmodel,pdiparams,pdiparams.info
evaluate_weight_path:best_accuracy.pdparams
inference_weight_dir:best_accuracy
epochs_iters:2
================================================================
config_path:paddlex/configs/text_recognition/PP-OCRv4_mobile_rec.yaml
config_path:paddlex/configs/text_recognition/PP-OCRv4_server_rec.yaml
*********************************************************************************************************************
module_name:text_detection
check_dataset_yaml:paddlex/configs/text_detection/PP-OCRv4_mobile_det.yaml
dataset_url:https://paddle-model-ecology.bj.bcebos.com/paddlex/PaddleX3.0/CI/dataset/ocr_det_dataset_examples.tar
train_list_name:train.txt
run_model:train|evaluate|predict
check_options:check_train_result_json|check_eval_result_json
check_weights_items:2,pdparams,pdopt,pdstates,pdmodel,pdiparams,pdiparams.info
evaluate_weight_path:best_accuracy.pdparams
inference_weight_dir:best_accuracy
epochs_iters:2
================================================================
config_path:paddlex/configs/text_detection/PP-OCRv4_mobile_det.yaml
config_path:paddlex/configs/text_detection/PP-OCRv4_server_det.yaml
*********************************************************************************************************************
module_name:table_recognition
check_dataset_yaml:paddlex/configs/table_recognition/SLANet.yaml
dataset_url:https://paddle-model-ecology.bj.bcebos.com/paddlex/PaddleX3.0/CI/dataset/table_rec_dataset_examples.tar
train_list_name:train.txt
run_model:train|evaluate|predict
check_options:check_train_result_json|check_eval_result_json
check_weights_items:2,pdparams,pdopt,pdstates,pdmodel,pdiparams,pdiparams.info
evaluate_weight_path:best_accuracy.pdparams
inference_weight_dir:best_accuracy
epochs_iters:2
================================================================
config_path:paddlex/configs/table_recognition/SLANet.yaml
*********************************************************************************************************************
module_name:object_detection
check_dataset_yaml:paddlex/configs/object_detection/PicoDet-S.yaml
dataset_url:https://paddle-model-ecology.bj.bcebos.com/paddlex/PaddleX3.0/CI/dataset/det_coco_examples.tar
Expand All @@ -21,6 +62,33 @@ config_path:paddlex/configs/object_detection/RT-DETR-H.yaml
config_path:paddlex/configs/object_detection/PP-YOLOE_plus-X.yaml
config_path:paddlex/configs/object_detection/RT-DETR-R18.yaml
*********************************************************************************************************************
module_name:instance_segmentation
check_dataset_yaml:paddlex/configs/instance_segmentation/Mask-RT-DETR-H.yaml
dataset_url:https://paddle-model-ecology.bj.bcebos.com/paddlex/PaddleX3.0/CI/dataset/instance_seg_coco_examples.tar
train_list_name:
run_model:train|evaluate|predict
check_options:check_train_result_json|check_eval_result_json
check_weights_items:2,pdparams,pdema,pdopt,pdstates,inference_config,pdmodel,pdiparams,pdiparams.info
evaluate_weight_path:best_model.pdparams
inference_weight_dir:best_model
epochs_iters:2
================================================================
config_path:paddlex/configs/instance_segmentation/Mask-RT-DETR-H.yaml
config_path:paddlex/configs/instance_segmentation/Mask-RT-DETR-L.yaml
*********************************************************************************************************************
module_name:structure_analysis
check_dataset_yaml:paddlex/configs/structure_analysis/PicoDet_layout_1x.yaml
dataset_url:https://paddle-model-ecology.bj.bcebos.com/paddlex/PaddleX3.0/CI/dataset/det_layout_examples.tar
train_list_name:
run_model:train|evaluate|predict
check_options:check_train_result_json|check_eval_result_json
check_weights_items:2,pdparams,pdema,pdopt,pdstates,inference_config,pdmodel,pdiparams,pdiparams.info
evaluate_weight_path:best_model.pdparams
inference_weight_dir:best_model
epochs_iters:2
================================================================
config_path:paddlex/configs/structure_analysis/PicoDet_layout_1x.yaml
*********************************************************************************************************************
module_name:image_classification
check_dataset_yaml:paddlex/configs/image_classification/ResNet50.yaml
dataset_url:https://paddle-model-ecology.bj.bcebos.com/paddlex/PaddleX3.0/CI/dataset/cls_flowers_examples.tar
Expand Down Expand Up @@ -69,6 +137,24 @@ config_path:paddlex/configs/image_classification/MobileNetV3_large_x0_75.yaml
config_path:paddlex/configs/image_classification/PP-LCNet_x2_0.yaml
config_path:paddlex/configs/image_classification/MobileNetV2_x1_0.yaml
*********************************************************************************************************************
module_name:semantic_segmentation
check_dataset_yaml:paddlex/configs/semantic_segmentation/OCRNet_HRNet-W48.yaml
dataset_url:https://paddle-model-ecology.bj.bcebos.com/paddlex/PaddleX3.0/CI/dataset/seg_optic_examples.tar
train_list_name:train.txt
run_model:train|evaluate|predict
check_options:check_train_result_json|check_eval_result_json
check_weights_items:2,pdparams,pdstates,inference_config,pdmodel,pdiparams,pdiparams.info
evaluate_weight_path:best_model/model.pdparams
inference_weight_dir:best_model/model
epochs_iters:20
================================================================
config_path:paddlex/configs/semantic_segmentation/Deeplabv3_Plus-R50.yaml
config_path:paddlex/configs/semantic_segmentation/PP-LiteSeg-T.yaml
config_path:paddlex/configs/semantic_segmentation/Deeplabv3_Plus-R101.yaml
config_path:paddlex/configs/semantic_segmentation/Deeplabv3-R101.yaml
config_path:paddlex/configs/semantic_segmentation/Deeplabv3-R50.yaml
config_path:paddlex/configs/semantic_segmentation/OCRNet_HRNet-W48.yaml
*********************************************************************************************************************
module_name:ts_forecast
check_dataset_yaml:paddlex/configs/ts_forecast/DLinear.yaml
dataset_url:https://paddle-model-ecology.bj.bcebos.com/paddlex/PaddleX3.0/CI/dataset/ts_dataset_examples.tar
Expand Down Expand Up @@ -105,52 +191,6 @@ config_path:paddlex/configs/ts_anomaly_detection/TimesNet_ad.yaml
config_path:paddlex/configs/ts_anomaly_detection/AutoEncoder_ad.yaml
config_path:paddlex/configs/ts_anomaly_detection/PatchTST_ad.yaml
*********************************************************************************************************************
module_name:semantic_segmentation
check_dataset_yaml:paddlex/configs/semantic_segmentation/OCRNet_HRNet-W48.yaml
dataset_url:https://paddle-model-ecology.bj.bcebos.com/paddlex/PaddleX3.0/CI/dataset/seg_optic_examples.tar
train_list_name:train.txt
run_model:train|evaluate|predict
check_options:check_train_result_json|check_eval_result_json
check_weights_items:2,pdparams,pdstates,inference_config,pdmodel,pdiparams,pdiparams.info
evaluate_weight_path:best_model/model.pdparams
inference_weight_dir:best_model/model
epochs_iters:20
================================================================
config_path:paddlex/configs/semantic_segmentation/Deeplabv3_Plus-R50.yaml
config_path:paddlex/configs/semantic_segmentation/PP-LiteSeg-T.yaml
config_path:paddlex/configs/semantic_segmentation/Deeplabv3_Plus-R101.yaml
config_path:paddlex/configs/semantic_segmentation/Deeplabv3-R101.yaml
config_path:paddlex/configs/semantic_segmentation/Deeplabv3-R50.yaml
config_path:paddlex/configs/semantic_segmentation/OCRNet_HRNet-W48.yaml
*********************************************************************************************************************
module_name:text_recognition
check_dataset_yaml:paddlex/configs/text_recognition/PP-OCRv4_mobile_rec.yaml
dataset_url:https://paddle-model-ecology.bj.bcebos.com/paddlex/PaddleX3.0/CI/dataset/ocr_rec_dataset_examples.tar
train_list_name:train.txt
run_model:train|evaluate|predict
check_options:check_train_result_json|check_eval_result_json
check_weights_items:2,pdparams,pdopt,pdstates,pdmodel,pdiparams,pdiparams.info
evaluate_weight_path:best_accuracy.pdparams
inference_weight_dir:best_accuracy
epochs_iters:2
================================================================
config_path:paddlex/configs/text_recognition/PP-OCRv4_mobile_rec.yaml
config_path:paddlex/configs/text_recognition/PP-OCRv4_server_rec.yaml
*********************************************************************************************************************
module_name:text_detection
check_dataset_yaml:paddlex/configs/text_detection/PP-OCRv4_mobile_det.yaml
dataset_url:https://paddle-model-ecology.bj.bcebos.com/paddlex/PaddleX3.0/CI/dataset/ocr_det_dataset_examples.tar
train_list_name:train.txt
run_model:train|evaluate|predict
check_options:check_train_result_json|check_eval_result_json
check_weights_items:2,pdparams,pdopt,pdstates,pdmodel,pdiparams,pdiparams.info
evaluate_weight_path:best_accuracy.pdparams
inference_weight_dir:best_accuracy
epochs_iters:2
================================================================
config_path:paddlex/configs/text_detection/PP-OCRv4_mobile_det.yaml
config_path:paddlex/configs/text_detection/PP-OCRv4_server_det.yaml
*********************************************************************************************************************
module_name:ts_classification
check_dataset_yaml:paddlex/configs/ts_classification/TimesNet_cls.yaml
dataset_url:https://paddle-model-ecology.bj.bcebos.com/paddlex/PaddleX3.0/CI/dataset/ts_classify_examples.tar
Expand All @@ -163,43 +203,3 @@ inference_weight_dir:best_model/model.pdparams
epochs_iters:2
================================================================
config_path:paddlex/configs/ts_classification/TimesNet_cls.yaml
*********************************************************************************************************************
module_name:instance_segmentation
check_dataset_yaml:paddlex/configs/instance_segmentation/Mask-RT-DETR-H.yaml
dataset_url:https://paddle-model-ecology.bj.bcebos.com/paddlex/PaddleX3.0/CI/dataset/instance_seg_coco_examples.tar
train_list_name:
run_model:train|evaluate|predict
check_options:check_train_result_json|check_eval_result_json
check_weights_items:2,pdparams,pdema,pdopt,pdstates,inference_config,pdmodel,pdiparams,pdiparams.info
evaluate_weight_path:best_model.pdparams
inference_weight_dir:best_model
epochs_iters:2
================================================================
config_path:paddlex/configs/instance_segmentation/Mask-RT-DETR-H.yaml
config_path:paddlex/configs/instance_segmentation/Mask-RT-DETR-L.yaml
*********************************************************************************************************************
module_name:structure_analysis
check_dataset_yaml:paddlex/configs/structure_analysis/PicoDet_layout_1x.yaml
dataset_url:https://paddle-model-ecology.bj.bcebos.com/paddlex/PaddleX3.0/CI/dataset/det_layout_examples.tar
train_list_name:
run_model:train|evaluate|predict
check_options:check_train_result_json|check_eval_result_json
check_weights_items:2,pdparams,pdema,pdopt,pdstates,inference_config,pdmodel,pdiparams,pdiparams.info
evaluate_weight_path:best_model.pdparams
inference_weight_dir:best_model
epochs_iters:2
================================================================
config_path:paddlex/configs/structure_analysis/PicoDet_layout_1x.yaml
*********************************************************************************************************************
module_name:table_recognition
check_dataset_yaml:paddlex/configs/table_recognition/SLANet.yaml
dataset_url:https://paddle-model-ecology.bj.bcebos.com/paddlex/PaddleX3.0/CI/dataset/table_rec_dataset_examples.tar
train_list_name:train.txt
run_model:train|evaluate|predict
check_options:check_train_result_json|check_eval_result_json
check_weights_items:2,pdparams,pdopt,pdstates,pdmodel,pdiparams,pdiparams.info
evaluate_weight_path:best_accuracy.pdparams
inference_weight_dir:best_accuracy
epochs_iters:2
================================================================
config_path:paddlex/configs/table_recognition/SLANet.yaml
Loading

0 comments on commit 8b5e54d

Please sign in to comment.