Я столкнулся со следующей ошибкой:
Код: Выделить всё
Traceback (most recent call last):Код: Выделить всё
File "D:\Passion Project\TensorFlow OD\Tensorflow\models\research\Tensorflow\models\research\object_detection\model_main_tf2.py", line 31, in from object_detection import model_lib_v2Код: Выделить всё
ImportError: cannot import name 'model_lib_v2' from 'object_detection' (C:\Users\stanf\AppData\Local\Programs\Python\Python310\lib\site-packages\object_detection\__init__.py)
Я попробовал установить TensorFlow вручную; попробовал добавить FilePath
Код: Выделить всё
My Computer > Properties > Advanced System Settings > Environment VariablesЛюбая помощь приветствуется
Подробнее здесь: https://stackoverflow.com/questions/798 ... -detection