FaceMaskDetection icon indicating copy to clipboard operation
FaceMaskDetection copied to clipboard

如何用GPU加速检测

Open yilawu opened this issue 5 years ago • 2 comments

想用GPU加速检测,现在的速度是0.15s一帧

yilawu avatar Mar 17 '20 11:03 yilawu

I got it

yilawu avatar Mar 18 '20 09:03 yilawu

model.cuda() model.eval()

Ndron avatar Mar 26 '20 09:03 Ndron