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

multi-gpus training is much slower than caffe2 Detectron

greathope opened this issue · comments

with the same setting, this version takes 4 hours more to train than that of caffe2 ... can anyone help me?