roytseng-tw / Detectron.pytorch

A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AssertionError: Range subprocess failed (exit code: 1)

azhuantou opened this issue · comments

commented

Hi, it can work when I run test_net.py with one gpu . But it is too slow, so I run with command "--multi-gpu-testing" .By the way, I have 4 GPUS. Is there anyone who can help? Thanks