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
#For converting models Install at your own risk if it fails pip install --user <package-name> put here then put %AppData\Roaming\Python\Python38\Scripts
%AppData\Roaming\Python\Python38\site-packages
in system environment variable path.
# to convert to .engine or .tflite you must have pip install protobuf==3.20.3 installed