logo
On this page

Import Resources and Models


This document will guide you on how to import AI resources and models provided by the ZegoEffects SDK.

Implementation Steps

  1. Download the latest version of iOS ZegoEffects SDK or Android ZegoEffects SDK.
  2. After extracting, import the Resources and Models folders into your project.

Supported Models and Resources

Please refer to the following table for models and resources currently supported by the ZegoEffects SDK:

Model/ResourceDescriptionSupported Features
CommonResourcesCommon resources for Face beautification and Face shape retouchFace beautification, Face shape retouch
FaceWhiteningResourcesColor lookup table resources for Skin tone enhancementSkin tone enhancement
RosyResourcesColor lookup table resources for Cheek blusherCheek blusher
TeethWhiteningResourcesColor lookup table resources for Teeth whiteningTeeth whitening
ColorfulStyleResourcesStyle Filters resourcesFilters
MakeupResourcesBeauty makeups feature resourcesBlush, Eyelashes, Eyeliner, Eyeshadow, Lipstick, Colored contacts
FaceDetectionModelFace detection modelFace detection, Eyes enlarging, Face slimming
SegmentationModelPortrait segmentation modelPortrait segmentation
SkinColorResourcesFace beautification skin tone adjustment resourcesTan, Wheat, Cool white, Warm white, Pink white
ClarityResourcesFace beautification clarity feature resourcesClarity

Previous

Import the SDK

Next

Implement Basic Image Processing