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

[WIP] add in security segmentation example #736

Closed
wants to merge 2 commits into from

Conversation

benhoff
Copy link
Contributor

@benhoff benhoff commented Sep 25, 2019

Can't seem to get the intel instance segmentation example to work with auto annotation.


if scale != 1:
results['blob_height'] = h
results['blob_width'] = w
Copy link
Contributor Author

@benhoff benhoff Sep 25, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can probably hardcode the blob sizes in the interp.py file to avoid breaking this interface.

@benhoff
Copy link
Contributor Author

benhoff commented Sep 26, 2019

The model_loader.py issues are going to prevent this from being merged.

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

Successfully merging this pull request may close these issues.

1 participant