pytorch/vision

process.wait(0) when traing faster_rcnn

Open

#1 643 ouverte le 6 déc. 2019

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)Python (6 858 forks)batch import
awaiting responsehelp wantedmodule: reference scriptsneeds discussionneeds reproductiontopic: object detection

Métriques du dépôt

Stars
 (15 050 stars)
Métriques de merge PR
 (Merge moyen 12j 8h) (14 PRs mergées en 30 j)

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.

Guide contributeur