mmdeploy icon indicating copy to clipboard operation
mmdeploy copied to clipboard

GPU inference bug in OpenVINO with cascade_mask_rcnn_r50

Open Islam1Samir opened this issue 3 years ago • 2 comments

i have problem when convert cascade_mask_rcnn_r50_fpn_1x_coco from mmdetection to openvino followed this tutorial and run it with target_device cpu got accurate boxes and if set target_device gpu got inaccurate boxes

when run openvino with target_device CPU image

when run openvino with target device GPU 1_0

Islam1Samir avatar Aug 21 '22 16:08 Islam1Samir

@lvhan028

tpoisonooo avatar Aug 21 '22 16:08 tpoisonooo

Hi, @Islam1Samir MMDeploy hasn't supported intel GPU well yet. We are going to add this feature in Sep.

lvhan028 avatar Aug 22 '22 02:08 lvhan028