simple-faster-rcnn-pytorch
simple-faster-rcnn-pytorch copied to clipboard
CPU和内存占用
trafficstars
你好,我在重新训练时刚开始是正常的,但是为什么随着训练时间的增加,CPU和内存的占用也在增加,我4核CPU,16G的内存大约在一小时左右就会占满,电脑卡死,这是什么原因
我也是,请问怎么解决的?
同样的问题
numwork设置为0,关闭pin_memory
tried not work @evil-master
https://github.com/chenyuntc/simple-faster-rcnn-pytorch/issues/157#issuecomment-549062091 @PeterBishop0