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

stucked when training is done

greathope opened this issue · comments

pytorch0.4.1 cuda9+cudnn7

After saving last step checkpoint, detectron just got stucked. I manually killed it, the error infos shows it may be the deadlock in dataloader, can anyone help me?