You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am using the scripts in gluon-cv to train the Mask-RCNN model based on Resnet-50 with FPN turned on. I noticed that the memory consumption goes up to ~11G. However, the reported memory consumption is only ~4G in mmdetection. Is that normal or do I misconfigure the environment so that excessive memory is used?