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

Op/video face blur mapper #253

Merged
merged 7 commits into from
Mar 15, 2024
Merged

Op/video face blur mapper #253

merged 7 commits into from
Mar 15, 2024

Conversation

drcege
Copy link
Collaborator

@drcege drcege commented Mar 14, 2024

  • add video_face_blur_mapper: currently detect faces in each frame, which has drawbacks in efficiency and tracking (performance optimization might be considered in the future)
  • improve process_each_frame: will not save a copy if videos are not modified, and return the right filepath

@drcege drcege self-assigned this Mar 14, 2024
@drcege drcege added enhancement New feature or request dj:multimodal issues/PRs about multimodal data processing labels Mar 14, 2024
Copy link
Collaborator

@HYLcool HYLcool left a comment

Choose a reason for hiding this comment

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

Please resolve conflicts from the main branch before merging. Others LGTM.

@drcege drcege merged commit 9fe6c8a into main Mar 15, 2024
3 checks passed
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 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Video content compliance and privacy protection operators (image, text, audio)
2 participants