mediapipe_model_maker.face_stylizer.FaceStylizerOptions
Stay organized with collections
Save and categorize content based on your preferences.
Configurable options for building face stylizer.
mediapipe_model_maker.face_stylizer.FaceStylizerOptions(
model: mediapipe_model_maker.face_stylizer.SupportedModels,
model_options: Optional[mediapipe_model_maker.face_stylizer.ModelOptions] = None,
hparams: Optional[mediapipe_model_maker.face_stylizer.HParams] = None
)
Attributes |
model
|
A model from the SupportedModels enum.
|
hparams
|
A set of hyperparameters used to train the face stylizer.
|
model_options
|
A set of options for configuring the model.
|
Methods
__eq__
__eq__(
other
)
Class Variables |
|
hparams
|
None
|
|
model_options
|
None
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-05-28 UTC.
[null,null,["Last updated 2026-05-28 UTC."],[],[]]