Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.
6577 讨论

JOB SCRIPT ERROR: Remote job failed, code: 1

AFuTing
初学者
3,803 次查看

Hi Sir

I try to convert my VGG16 ONNX model for the 11th Gen Intel(R) Core(TM) i5-1145G7E @ 2.60GHz but got 'JOB SCRIPT ERROR: Remote job failed, code: 1'.

Does anyone know what is the problems?

AFuTing_0-1668004844928.png

 

0 项奖励
1 解答
JesusE_Intel
主持人
3,743 次查看

Hi Ting,

 

Thanks for providing your log file and model. Looks like the issue is with the configuration parameters during model optimization on DL Workbench. 

Received message {'log': 'Exception: Image shape (224, 224, 3) is not compatible with input shape [1, 3, 224, 224]! Make sure -i parameter is valid.\n', 'error': None}

 

I wasn't able to access your dataset, however, I was able to obtain results using your model with the configuration below and a generated dataset. Could you please give that a try and let me know if you have any issues? If you run into any issues, please share access to your dataset for further debugging. 

JesusE_Intel_0-1668467986478.png

 

Regards,

Jesus

在原帖中查看解决方案

0 项奖励
5 回复数
JesusE_Intel
主持人
3,782 次查看

Hi AFuTing,


Would it be possible to share your model and dataset to reproduce the issue? I tested with a generated dataset and the VGG16 model from Open Model Zoo and didn't run into this issue. Can you also share the log file from DL Workbench?


To download log file:

  1. Launch DL Workbench
  2. Click on Gear Icon (Right Top Corner)
  3. Click on Download Log


Regards,

Jesus


0 项奖励
AFuTing
初学者
3,763 次查看

Hi Jesus

Sorry, I correct the log file as the attachment.

Sincerely, 

 

Ting

0 项奖励
JesusE_Intel
主持人
3,744 次查看

Hi Ting,

 

Thanks for providing your log file and model. Looks like the issue is with the configuration parameters during model optimization on DL Workbench. 

Received message {'log': 'Exception: Image shape (224, 224, 3) is not compatible with input shape [1, 3, 224, 224]! Make sure -i parameter is valid.\n', 'error': None}

 

I wasn't able to access your dataset, however, I was able to obtain results using your model with the configuration below and a generated dataset. Could you please give that a try and let me know if you have any issues? If you run into any issues, please share access to your dataset for further debugging. 

JesusE_Intel_0-1668467986478.png

 

Regards,

Jesus

0 项奖励
JesusE_Intel
主持人
3,709 次查看

If you need any additional information, please submit a new question as this thread will no longer be monitored.


0 项奖励
回复