Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

版面区域检测(PP-DocLayout-L)模型训练,设定模型保持间隔无效 #3746

Open
1 of 4 tasks
kerry-weic opened this issue Mar 28, 2025 · 2 comments
Open
1 of 4 tasks
Assignees

Comments

@kerry-weic
Copy link

kerry-weic commented Mar 28, 2025

Checklist:

描述问题

复现

  1. 您是否已经正常运行我们提供的教程
  2. 您是否在教程的基础上修改代码内容?还请您提供运行的代码
  3. 您使用的数据集是?
    可以使用demo数据集复现
  4. 请提供您出现的报错信息及相关log
    训练指令:
python main.py -c paddlex/configs/modules/layout_detection/PP-DocLayout-L.yaml \
	-o Global.mode=train \
	-o Global.dataset_dir=./dataset/det_layout_examples \
	-o Train.save_interval=10

Train.save_interval配置值设定无效,尝试直接修改paddlex/repo_apis/PaddleDetection_api/configs/PP-DocLayout-L.yaml配置文件中snapshot_epoch参数值无效,训练时会被重置为1

环境

  1. 请提供您使用的PaddlePaddle和PaddleX的版本号

Image

  1. 请提供您使用的操作系统信息,如Linux/Windows/MacOS

  2. 请问您使用的Python版本是?

  3. 请问您使用的CUDA/cuDNN的版本号是?

@Sunting78
Copy link
Collaborator

您好 我们排查下 您暂时可以在这修改下保存间隔

@kerry-weic
Copy link
Author

@Sunting78 这个在我当前所使用的paddlex版本中修改过无效,训练时会被重置为1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants