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

why my mask_loss didn't decrease?

lingtengqiu opened this issue · comments

when I use your detectron ,I find my mask_loss didn't decrease? what happen ,and why?