Skip to content
  • There are no suggestions because the search field is empty.

How to use Neural Network without face tracking

Or how to disable Face Tracking to reduce CPU usage

Most Face AR SDK features rely on face tracking to work properly. Disabling it will result in visual mismatches. However, in some cases (e.g. only using background replacement) face tracking is not required. 

The most effective way to avoid it is to only use the background module from our github packages (com.banuba.sdk.background) or our cocoapods repository (BNBBackground).