How to use Neural Network without face tracking

Or how to disable Face Tracking to reduce CPU usage

 

ℹ️ Keep in mind

Some effects can't work correctly with disabled recognizer (e.g. 3D masks), however, if you do want to disable Face Tracking, as you do not need it in your case (only require background segmentation), one of the options is to only use the background module from our github packages (com.banuba.sdk.background) or our cocoapods repository (BNBBackground).