linhaoqi027 / yolov5_openvino_sdk

an SDK about how to use openvino model transformed from yolov5
36 stars 11 forks source link

pytorch模型转为onnx模型后,再用mo.py转换ir模型碰到这个错误 #7

Open peilin-chen opened 2 years ago

peilin-chen commented 2 years ago

Inference Engine version: 2021.4.2-3974-e2a469a3450-releases/2021/4 Model Optimizer version: 2021.4.2-3974-e2a469a3450-releases/2021/4 [ WARNING ] Telemetry will not be sent as TID is not specified. [ WARNING ] Failed to send event with the following error: HTTPSConnectionPool(host='www.google-analytics.com', port=443): Max retries exceeded with url: /collect (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x000001B2D7CAEFD0>, 'Connection to www.google-analytics.com timed out. (connect timeout=1.0)')) [ ERROR ] Exception occurred during running replacer "REPLACEMENT_ID" (<class 'extensions.front.user_data_repack.UserDataRepack'>): Original placeholders: 'x.1, 1, 2, 3, 4, 5'. Freezing was requested for ''. --input_shape was provided without --input. Can not deduce which node shape to override