ridvanaltun / react-native-deepar

Snapchat-like filters, AR lenses, and real-time facial animations.

Home Page:https://deepar.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Combining background segmenation with face masks in React Native.

Dhruv2110 opened this issue · comments

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

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

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

Got the solution. Issue was with the AR models.