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

Add video inference wrapper #7

Closed
4 tasks
NMZ0429 opened this issue Jan 14, 2022 · 0 comments · Fixed by #12
Closed
4 tasks

Add video inference wrapper #7

NMZ0429 opened this issue Jan 14, 2022 · 0 comments · Fixed by #12
Assignees
Labels
enhancement New feature or request

Comments

@NMZ0429
Copy link
Owner

NMZ0429 commented Jan 14, 2022

Issue

Add some higher level API for video

Target

With this, user can

  1. pass mp4 video
  2. Assign models
  3. Obtain result rendered on the input video

Resources

Any?

TODO

  • Implement from video to images loader
  • Write wrapper which takes model as an argument
  • Write stacked prediction on the single video
  • Export it
@NMZ0429 NMZ0429 added the enhancement New feature or request label Jan 14, 2022
@NMZ0429 NMZ0429 added this to the Publish Version 1 milestone Jan 14, 2022
@NMZ0429 NMZ0429 self-assigned this Jan 14, 2022
@NMZ0429 NMZ0429 mentioned this issue Jan 15, 2022
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant