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

Choose ordered sequence of CoreML models #77

Open
dokun1 opened this issue Apr 5, 2018 · 0 comments
Open

Choose ordered sequence of CoreML models #77

dokun1 opened this issue Apr 5, 2018 · 0 comments

Comments

@dokun1
Copy link
Owner

dokun1 commented Apr 5, 2018

We need to add a mechanism for adding models in a specific order. Using VNSequenceHandler or something like that, we can pass the observation from one model to another one, and that way, we should be able to handle a chain of events to get a "final" observation.

If we really want to get meta about it, should we be able to choose X number of sequences given loaded models? This is going to require some thought.

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

No branches or pull requests

1 participant