ReDet icon indicating copy to clipboard operation
ReDet copied to clipboard

GPU利用率不稳定的问题

Open sunny-sjj opened this issue 4 years ago • 1 comments

请问redet这个模型的GPU利用率是不是存在不稳定的情况呢,我在训练的时候GPU的利用率就是从10%-80%之间来回波动

sunny-sjj avatar Oct 19 '21 06:10 sunny-sjj

这属于正常现象。如计算RPN计算IoU进行match时、NMS时,利用率相应会变大,其他时间会较小。

csuhan avatar Oct 25 '21 17:10 csuhan