pytorch/vision

process.wait(0) when traing faster_rcnn

Offen

#1.643 geöffnet am 06.12.2019

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (6.858 Forks)batch import
awaiting responsehelp wantedmodule: reference scriptsneeds discussionneeds reproductiontopic: object detection

Repository-Metriken

Stars
 (15.050 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 12T 8h) (14 gemergte PRs in 30 T)

Beschreibung

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