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

Feature/face_area_filter #110

Merged
merged 6 commits into from
Dec 6, 2023
Merged

Feature/face_area_filter #110

merged 6 commits into from
Dec 6, 2023

Conversation

drcege
Copy link
Collaborator

@drcege drcege commented Dec 4, 2023

  1. add face_area_filter
  2. use face detector from dlib
  3. compatible with multiprocess

@drcege drcege added enhancement New feature or request dj:multimodal issues/PRs about multimodal data processing labels Dec 4, 2023
@drcege drcege added this to the Multimodal Support milestone Dec 4, 2023
@drcege drcege self-assigned this Dec 4, 2023
@drcege drcege linked an issue Dec 4, 2023 that may be closed by this pull request
docs/.Operators_ZH.md.un~ Outdated Show resolved Hide resolved
@drcege drcege force-pushed the feature/face_area_dlib branch from 88e039d to 9bcbb0d Compare December 6, 2023 05:22
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.

LGTM

Copy link
Collaborator

@zhijianma zhijianma left a comment

Choose a reason for hiding this comment

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

LGTM

@drcege drcege merged commit 30c781b into main Dec 6, 2023
5 checks passed
@drcege drcege deleted the feature/face_area_dlib branch December 6, 2023 06:22
@HYLcool HYLcool added the dj:op issues/PRs about some specific OPs label Jan 8, 2024
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.

[MM] add face_area_filter OP
3 participants