pytorch/vision

process.wait(0) when traing faster_rcnn

Open

#1.643 aberto em 6 de dez. de 2019

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)Python (6.858 forks)batch import
awaiting responsehelp wantedmodule: reference scriptsneeds discussionneeds reproductiontopic: object detection

Métricas do repositório

Stars
 (15.050 stars)
Métricas de merge de PR
 (Mesclagem média 12d 8h) (14 fundiu PRs em 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.

Guia do colaborador