Fix typo.
PiperOrigin-RevId: 528693117
This commit is contained in:
parent
0a8be0d09d
commit
3719aaef7e
|
@ -2939,7 +2939,7 @@ class FaceLandmarkerOptions:
|
||||||
Attributes:
|
Attributes:
|
||||||
base_options: Base options for the face landmarker task.
|
base_options: Base options for the face landmarker task.
|
||||||
running_mode: The running mode of the task. Default to the image mode.
|
running_mode: The running mode of the task. Default to the image mode.
|
||||||
HandLandmarker has three running modes: 1) The image mode for detecting
|
FaceLandmarker has three running modes: 1) The image mode for detecting
|
||||||
face landmarks on single image inputs. 2) The video mode for detecting
|
face landmarks on single image inputs. 2) The video mode for detecting
|
||||||
face landmarks on the decoded frames of a video. 3) The live stream mode
|
face landmarks on the decoded frames of a video. 3) The live stream mode
|
||||||
for detecting face landmarks on the live stream of input data, such as
|
for detecting face landmarks on the live stream of input data, such as
|
||||||
|
|
Loading…
Reference in New Issue
Block a user