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

Add PPHumanSeg new model and background blur #166

Merged
merged 7 commits into from Mar 10, 2023

Conversation

royshil
Copy link
Collaborator

@royshil royshil commented Mar 9, 2023

Adding the model from https://github.com/PaddlePaddle/PaddleSeg/tree/release/2.7/contrib/PP-HumanSeg
As well as a function to blur the background instead of removing with a color

@royshil royshil requested a review from umireon March 9, 2023 06:37
Copy link
Member

@umireon umireon left a comment

Choose a reason for hiding this comment

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

Fix errors

src/models/Model.h Outdated Show resolved Hide resolved
src/background-filter.cpp Outdated Show resolved Hide resolved
royshil and others added 3 commits March 9, 2023 10:10
Co-authored-by: Kaito Udagawa <umireon@gmail.com>
Co-authored-by: Kaito Udagawa <umireon@gmail.com>
@royshil royshil requested a review from umireon March 9, 2023 19:02
Copy link
Member

@umireon umireon left a comment

Choose a reason for hiding this comment

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

LGTM!

@royshil royshil merged commit 8591913 into main Mar 10, 2023
7 checks passed
@royshil royshil deleted the roy.add_pphumanseg_and_bg_blur branch April 27, 2023 14:25
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.

None yet

2 participants