pytorch/vision

process.wait(0) when traing faster_rcnn

开放

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

 (3 条评论) (0 个反应) (0 位负责人)Python (6,858 个派生)batch import
awaiting responsehelp wantedmodule: reference scriptsneeds discussionneeds reproductiontopic: object detection

仓库指标

星标
 (15,050 个星标)
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.

贡献者指南