Hi,
I have used the Online blob converter to do the 2 steps conversion from a Tensorflow .pb file to a MyriadX blob file.
The generated file by the tool was suffixed '.bin' instead of '.blob'.
After the download, I changed the suffix to .blob, and it worked, so it means the generated file was really a .blob, but just mis-suffixed.
Thanks for the report @geaxgx! I also reproduced it and will fix shortly
@VanDavv I have discovered another small issue with the online converter. With Openvino 2021.1 and if using the default MyriadX Compile params, I get the following error: ERROR: unknown command line flag 'VPU_MYRIAD_PLATFORM'
@geaxgx Fixed both of the issues, they should be already deployed in blob converter - http://69.164.214.171:8083/
Thanks for reporting these!
Most helpful comment
Thanks for the report @geaxgx! I also reproduced it and will fix shortly