ijkguo / mx-rcnn

Parallel Faster R-CNN implementation with MXNet.
Other
669 stars 292 forks source link

Low CPU and GPU utilization #119

Closed wylswz closed 3 years ago

wylswz commented 5 years ago

When I'm trying to train the network with following settings

python train.py --dataset voc --network resnet101 --pretrained model\resnet-101-0000.params --gpus 0

Both CPU and GPU usage are quite low. GPU memory is actually used, but the load is 1% for the most of time. My CPU is i7-8750H and GPU is GTX 1060 maxq