Skip to content
New issue

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

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

Already on GitHub? # to your account

Error Start the IR creation and upload to S3. #4

Open
lpengpen opened this issue Sep 6, 2022 · 6 comments
Open

Error Start the IR creation and upload to S3. #4

lpengpen opened this issue Sep 6, 2022 · 6 comments

Comments

@lpengpen
Copy link

lpengpen commented Sep 6, 2022

Error when trying create_ir_for_obj_det.py, below

image
please advise

@ravi9
Copy link
Collaborator

ravi9 commented Sep 7, 2022

Could you verify that the model has been downloaded?
Based on the error, it says "No such file or directory : './ssd_mobilenet_v1_coco_2018_01_28-FP32".

@lpengpen
Copy link
Author

image
Yes, Is downloaded.

@ravi9
Copy link
Collaborator

ravi9 commented Sep 12, 2022

@lpengpen thanks for raising the issue.
I fixed the issue. Could you get the latest changes? ov_utils.py is updated.

Also, you need to specify the input_json variable. At the beginning, where you specify the TFHUB URL, you need also specify like input_json = "ssd_v2_support.json" . See ObjDet-SupportedModelList.md

Please let me know if you face further issues..

input_json_highlight

@lpengpen
Copy link
Author

lpengpen commented Sep 12, 2022

Thanks @ravi9, I will try.
May I know when tf2_detection_zoo model will available for IR conversion.
Any reason it not support yet?

@ravi9
Copy link
Collaborator

ravi9 commented Sep 13, 2022

Many TF2 object detection models are supported. I haven't tested them yet.
I will find time to test them and update this repo.

@lpengpen
Copy link
Author

@ravi9 Thanks for you support :)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants