pytorch/vision

process.wait(0) when traing faster_rcnn

Open

#1,643 创建于 2019年12月6日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Python (6,858 fork)batch import
awaiting responsehelp wantedmodule: reference scriptsneeds discussionneeds reproductiontopic: object detection

仓库指标

Star
 (15,050 star)
PR 合并指标
 (平均合并 12天 8小时) (30 天内合并 14 个 PR)

描述

I use the provided code to train my data using faster_rcnn on 2 GPUs. The program always stops at epoch 27(just stop, no more output), and when I use ctrl+c to interrupt the program, the content is as shown in the pic.

贡献者指南