mediapipe-rs/mediapipe/modules/iris_landmark/README.md
2022-06-11 12:25:48 -07:00

989 B

iris_landmark

Subgraphs Details
IrisLandmarkCpu Detects iris landmarks for left or right eye. (CPU input, and inference is executed on CPU.)
IrisLandmarkGpu Detects iris landmarks for left or right eye. (GPU input, and inference is executed on GPU)
IrisLandmarkLeftAndRightCpu Detects iris landmarks for both left and right eyes. (CPU input, and inference is executed on CPU)
IrisLandmarkLeftAndRightGpu Detects iris landmarks for both left and right eyes. (GPU input, and inference is executed on GPU.)