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

Use video logging api in detect_and_track example #8261

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

oxkitsune
Copy link
Contributor

What

This updates the detect_and_track example to use the new video api.

@oxkitsune
Copy link
Contributor Author

Curious to hear what your thoughts are on this approach, since it's still logging rescaled Image entities. I was thinking of rescaling the model outputs to the video's resolution so we can logVideoFrameReference instead and save memory.

@teh-cmc teh-cmc added enhancement New feature or request examples Issues relating to the Rerun examples 🍏 primitives Relating to Rerun primitives include in changelog labels Dec 2, 2024
Copy link
Member

@teh-cmc teh-cmc left a comment

Choose a reason for hiding this comment

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

Love it! We need more real-world video examples, thanks!

Before:
image

After:
image

@teh-cmc teh-cmc merged commit 47f503f into rerun-io:main Dec 2, 2024
33 of 36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request examples Issues relating to the Rerun examples include in changelog 🍏 primitives Relating to Rerun primitives
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants