keras frcnn训练时ssh连接中断 训练终止 Broken pipe

刚开始做毕设,也是刚开始在服务器上训练模型,没有经验。跑frcnn跑了十几个小时之后断了,提示packet_write_wait: Connection to 10.XXX.XX.XXX port 22: Broken pipe    解决:前往文件夹/etc/ssh/ssh_config,在Host *下添加ServerAliveInterval 300 和ServerAliveCountMax
相关文章
相关标签/搜索