You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is there a good guide or tutorial on how to use the TensorFlow Object Counting API with OpenVINO, ideally on Raspberry Pi and ideally for custom objects using a frozen model in form of a .pb file.
Essentially I want to accelerate inference with the NCS coprocessor and thus need to use OpenVINO but still want use the object counting api for the higher level functions of my software.
I really tried to find something, but encountered only solutions for parts of it, which then do not work together. If anyone has any links, please let me know.
The text was updated successfully, but these errors were encountered:
Hi,
is there a good guide or tutorial on how to use the TensorFlow Object Counting API with OpenVINO, ideally on Raspberry Pi and ideally for custom objects using a frozen model in form of a .pb file.
Essentially I want to accelerate inference with the NCS coprocessor and thus need to use OpenVINO but still want use the object counting api for the higher level functions of my software.
I really tried to find something, but encountered only solutions for parts of it, which then do not work together. If anyone has any links, please let me know.
The text was updated successfully, but these errors were encountered: