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.

working with grayscale images

idata
Employee
730 Views

Hello,

 

I am looking for an example of how to work with movidius & grayscale images (can we pass uint8 data in the tensor, etc.). I would appreciate any pointers.

 

Thanks
0 Kudos
2 Replies
idata
Employee
453 Views

@elzkit Using uint8 can cause incorrect classification. Documented valid format is fp16 and seems not having other alternatives currently.

0 Kudos
idata
Employee
453 Views

@georgievm_cms thank you for this comment. I have checked, and when using float16 - but passing just one channel for greyscale - things are working as expected.

0 Kudos
Reply