Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed status when uploading the model #560

Closed
sbanori opened this issue Jul 10, 2019 · 8 comments
Closed

Failed status when uploading the model #560

sbanori opened this issue Jul 10, 2019 · 8 comments
Labels
bug Something isn't working

Comments

@sbanori
Copy link

sbanori commented Jul 10, 2019

Hello,

We tried to upload our model. We have 4 files which CVAT needs (xml, bin, json and py) but finally we have this type of comment:
"Checking request has returned the "failed" status. Message: Work-horse process was terminated unexpectedly (waitpid returned 139)".
What means this error?

Michael

@bsekachev
Copy link
Member

@azhavoro
Andrey, could you please look into this?

@nmanovic
Copy link
Contributor

@sbanori ,

Could you please send us these 4 files to investigate the issue on our side?

@nmanovic
Copy link
Contributor

@sbanori , which version of OpenVINO do you use?

@nmanovic nmanovic added the bug Something isn't working label Jul 10, 2019
@nmanovic nmanovic added this to the Backlog milestone Jul 10, 2019
@Simonvil
Copy link

Hello,
I had the same issue when I tried to upload my model with OpenVino 2019 R1.1.
I used the 2 files in the archive below with the .bin and .xml returned by the Model Optimizer for the model "faster_rcnn_resnet50_coco_2018_01_28".
The same .json and the .py worked with the .xml and .bin returned by the Model Optimizer for the model
"ssd_inception_v2_coco_2018_01_28"

json_and_py.zip

@Simonvil
Copy link

Adding a new model with files that work after this error causes the new model to appear as it should, along with an empty model with no name and no label, with the "upload date" being the moment of the error.

@sbanori
Copy link
Author

sbanori commented Jul 11, 2019

I use 2019_R1.1 version of OpenVino Toolkit
I have TF in version 1.14.

A comment to
https://www.easypaste.org/file/eDZPuoNW/frozen.inference.graph.zip?lang=pl
is:
"Test started" and then "Checking request has returned the "failed" status. Message: Exception: Model was not properly created/updated. Test failed: not enough values to unpack (expected 4, got 2)"

A comment to
https://www.easypaste.org/file/fYgveuQ5/frozen.inference.graph2.zip?lang=pl
is:
"Test started" and then "Checking request has returned the "failed" status. Message: Work-horse process was terminated unexpectedly (waitpid returned 139)"

This both are model of "faster_rcnn_resnet50_coco_2018_01_28".

@benhoff
Copy link
Contributor

benhoff commented Jul 11, 2019

@Simonvil and @sbanori, OpenVino 2019 support was just added in #545.

Please re-pull and try again.

@nmanovic
Copy link
Contributor

The problem was fixed by @benhoff . I will close the issue. If you still can reproduce it on latest develop branch please don't hesitate to re-open it again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants