pytorch/vision

process.wait(0) when traing faster_rcnn

Open

#1,643 opened on Dec 6, 2019

View on 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
 (Avg merge 12d 8h) (14 merged PRs in 30d)

Description

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.

Contributor guide