roytseng-tw / Detectron.pytorch

A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
MIT License
2.82k stars 567 forks source link

why my mask_loss didn't decrease? #189

Open lingtengqiu opened 5 years ago

lingtengqiu commented 5 years ago

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