PaddleSeg
PaddleSeg copied to clipboard
恢复模型训练时出现AssertionError: Optimizer set error, conv2d_0.w_0_velocity_0 should in state dict 这个问题,在pycharm里训练时不会出现,在AIstuio里训练出现了这个问题
Thanks for your issue. To help us solve the issue better, please provide following information:
- PaddleSeg version: (please specify the branch as well,e.g. PaddleSeg release/2.3)
- PaddlePaddle version: (e.g. PaddlePaddle 2.1.0)
- Operation system: (e.g. Linux/Windows/MacOS)
- Python version: (e.g. Python3.6/7/8)
- CUDA/cuDNN version: (e.g. CUDA10.2/cuDNN 7.6.5)
- Additional context: (Add any other context about the problem)
欢迎您反馈PaddleSeg使用问题,辛苦您提供以下信息,方便我们快速定位和解决问题:
- PaddleSeg版本:(请提供版本号和分支信息,如PaddleSeg release/2.3)
- PaddlePaddle版本:(如PaddlePaddle 2.1.0)
- 操作系统信息:(如Linux/Windows/MacOS)
- Python版本号:(如Python3.6/7/8)
- CUDA/cuDNN版本:( 如CUDA10.2/cuDNN 7.6.5等)
- 其他内容: (增加其他与问题相关的内容)
查询了一下相关issue,没提到解决方案,要不你在AIStudio中重新从头开始训练?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.