Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

accelerating CVAT auto annotation with OpenVino on Movidius

KLim4
Beginner
656 Views

anyone managed to make use of movidius VPU to accelerate the auto annotation of CVAT? hardly can find information in Internet for this.

0 Kudos
2 Replies
KLim4
Beginner
656 Views

I found that the CVAT docker can be build with openvino support but so far only support to work on CPU (seems like the opencv CVAT team doesn't have a movidius stick/VPU to enable the support)

0 Kudos
Munesh_Intel
Moderator
656 Views

Hi Kim Chuan,

Greetings to you.

CVAT auto annotation uses only CPU plugin.

And here is the CVAT auto annotation inference_engine.py link for your reference.

https://github.com/opencv/cvat/blob/v0.6.1/cvat/apps/auto_annotation/inference_engine.py#L26

 

Regards,

Munesh

0 Kudos
Reply