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
I want to use deepsort model in the embedded device (raspberry pi, ordoid, or custom board).
However, if I use the pb model, I have to install TensorFlow on the board and it is not easy for me.
Can you provide the method to convert pb model to tflite model and how to use it?
For example: convert "market1501.pb" to "market1501.tflite"
Thank you very much.
The text was updated successfully, but these errors were encountered:
I want to use deepsort model in the embedded device (raspberry pi, ordoid, or custom board).
However, if I use the pb model, I have to install TensorFlow on the board and it is not easy for me.
Can you provide the method to convert pb model to tflite model and how to use it?
For example: convert "market1501.pb" to "market1501.tflite"
Thank you very much.
The text was updated successfully, but these errors were encountered: