mediapipe_model_maker.face_stylizer.model_spec.ModelSpec
Stay organized with collections
Save and categorize content based on your preferences.
Specification of face stylizer model.
mediapipe_model_maker.face_stylizer.model_spec.ModelSpec(
style_block_num: int,
input_image_shape: List[int],
name: str = ''
)
Args |
style_block_num
|
int, number of style block in the decoder.
|
input_image_shape
|
list of int, input image shape.
|
name
|
str, model spec name.
|
Class Variables |
|
mean_rgb
|
[127.5]
|
|
stddev_rgb
|
[127.5]
|
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."],[],[]]