We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
请提供您使用的操作系统信息,如Linux/Windows/MacOS
请问您使用的Python版本是?
请问您使用的CUDA/cuDNN的版本号是?
The text was updated successfully, but these errors were encountered:
您好 我们排查下 您暂时可以在这修改下保存间隔
PaddleX/paddlex/repo_apis/PaddleDetection_api/configs/PP-DocLayout-L.yaml
Line 14 in e2e1ae0
Sorry, something went wrong.
@Sunting78 这个在我当前所使用的paddlex版本中修改过无效,训练时会被重置为1
Bobholamovic
No branches or pull requests
Checklist:
描述问题
复现
是
否
可以使用demo数据集复现
训练指令:
Train.save_interval配置值设定无效,尝试直接修改paddlex/repo_apis/PaddleDetection_api/configs/PP-DocLayout-L.yaml配置文件中snapshot_epoch参数值无效,训练时会被重置为1
环境
请提供您使用的操作系统信息,如Linux/Windows/MacOS
请问您使用的Python版本是?
请问您使用的CUDA/cuDNN的版本号是?
The text was updated successfully, but these errors were encountered: