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
Hi,
I'm trying to convert the yolov7-seg.pt to tflite but I have trouble to get the SavedModel format.
The error is : name 'MP' is not defined.
I'm using tensorflow 2.13.1
Please anyone has an idea of how to solve it?
The text was updated successfully, but these errors were encountered:
Hi,
I'm trying to convert the yolov7-seg.pt to tflite but I have trouble to get the SavedModel format.
The error is : name 'MP' is not defined.
I'm using tensorflow 2.13.1
Please anyone has an idea of how to solve it?
The text was updated successfully, but these errors were encountered: