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

Distinguish between batch and burst mode; Add real-time webcam example script #12

Merged
merged 5 commits into from
Nov 14, 2024

Conversation

prouast
Copy link
Contributor

@prouast prouast commented Nov 14, 2024

  • Distinguish between batch mode which assumes videos to be independent, and burst mode which assumes that subsequent calls are frames from the same video or stream.
  • Add a new example script which runs in real-time on webcam stream.

@prouast prouast merged commit 9daec7d into main Nov 14, 2024
12 checks passed
@prouast prouast deleted the batch-burst branch November 14, 2024 02:05
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