chenyuntc / simple-faster-rcnn-pytorch

A simplified implemention of Faster R-CNN that replicate performance from origin paper
Other
3.97k stars 1.14k forks source link

Time consumption mainly comes from the i/o of cpu and gpu(such as numpy to tensor(cuda)) is that correct? #239

Open xielock opened 3 years ago