数据训练时一直保持这个界面是什么原因尼?换了个数据集就能正常运行了 What is the reason for maintaining this interface during data training? If we change the dataset, it will run normally
没有尼差找不到原因 | | 耿艺 | | @.*** | ---- 回复的原邮件 ---- | 发件人 | @.> | | 发送日期 | 2023年05月31日 19:58 | | 收件人 | milesial/Pytorch-UNet @.> | | 抄送人 | genggeng-123 @.>, Author @.> | | 主题 | Re: [milesial/Pytorch-UNet] 数据训练时一直保持这个界面是什么原因尼?换了个数据集就能正常运行了 What is the reason for maintaining this interface during data training? If we change the dataset, it will run normally (Issue #443) |
朋友请问问题解决了吗?我也是这个问题。谢谢,请问可以邮箱联系你吗?
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
Hi, I'm having a similar problem as you, the problem I'm having is that when the last batch of my first epoch is trained, the program can't start the next epoch but stays stuck there and no error message appears, what could be the reason for this? (Note: I have made some changes to train.py, but not the main body of the code)