pytorch/vision

process.wait(0) when traing faster_rcnn

Open

#1,643 opened on 2019年12月6日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)Python (6,858 forks)batch import
awaiting responsehelp wantedmodule: reference scriptsneeds discussionneeds reproductiontopic: object detection

Repository metrics

Stars
 (15,050 stars)
PR merge metrics
 (平均マージ 12d 8h) (30d で 14 merged PRs)

説明

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.

コントリビューターガイド