react-native-deepar icon indicating copy to clipboard operation
react-native-deepar copied to clipboard

Combining background segmenation with face masks in React Native.

Open Dhruv2110 opened this issue 2 years ago • 2 comments

Hi, can we combine background segmention with face masks?. Currently face masks are combining with overlap.

Dhruv2110 avatar Oct 21 '22 12:10 Dhruv2110

You need to use different slots for them. For example, you can use effect slot for background segmentation and mask slot for face masks.

MadCoderme avatar Oct 21 '22 13:10 MadCoderme

Not working. Also tried with changeParameterTexture and switchEffect. Only background segmentation is working.

Dhruv2110 avatar Oct 22 '22 05:10 Dhruv2110

Got the solution. Issue was with the AR models.

Dhruv2110 avatar Nov 05 '22 13:11 Dhruv2110

What type of problem was it? Can you please explain?

On Sat, Nov 5, 2022, 7:36 PM Dhruv Sharma @.***> wrote:

Got the solution. Issue was with the AR models.

— Reply to this email directly, view it on GitHub https://github.com/ridvanaltun/react-native-deepar/issues/19#issuecomment-1304548166, or unsubscribe https://github.com/notifications/unsubscribe-auth/APH6GMTVJP2UX7QPPB6K7GDWGZPEHANCNFSM6AAAAAARLDYJA4 . You are receiving this because you commented.Message ID: @.***>

MadCoderme avatar Nov 05 '22 14:11 MadCoderme