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

feat: Enhance video_motion_score_filter capabilities #361

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

drcege
Copy link
Collaborator

@drcege drcege commented Jul 23, 2024

  • Support float-based sampling FPS for finer frame rate control
  • Support resizing frames before computing optical flow for better efficiency
  • Support normalizing optical flow magnitude relative to frame dimensions
  • Improve robustness in frame reading and resizing
  • Expand test cases to cover new features

- Support float-based sampling FPS for finer frame rate control
- Resize frames before optical flow for better efficiency
- Normalize optical flow magnitude relative to frame dimensions
- Improve robustness in frame reading and resizing
- Expand tests to cover new features
@drcege drcege added enhancement New feature or request dj:multimodal issues/PRs about multimodal data processing dj:op issues/PRs about some specific OPs labels Jul 23, 2024
@drcege drcege self-assigned this Jul 23, 2024
Copy link
Collaborator

@yxdyc yxdyc left a comment

Choose a reason for hiding this comment

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

LGTM

@yxdyc yxdyc merged commit e8dbba9 into main Jul 26, 2024
3 checks passed
@HYLcool HYLcool deleted the enhance/motion_score branch December 23, 2024 03:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dj:multimodal issues/PRs about multimodal data processing dj:op issues/PRs about some specific OPs enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants