mediapipe-rs/mediapipe/modules/selfie_segmentation
2022-06-11 12:25:48 -07:00
..
BUILD add mediapipe modules to fix examples 2022-06-11 12:25:48 -07:00
README.md add mediapipe modules to fix examples 2022-06-11 12:25:48 -07:00
selfie_segmentation_cpu_image.pbtxt add mediapipe modules to fix examples 2022-06-11 12:25:48 -07:00
selfie_segmentation_cpu.pbtxt add mediapipe modules to fix examples 2022-06-11 12:25:48 -07:00
selfie_segmentation_gpu_image.pbtxt add mediapipe modules to fix examples 2022-06-11 12:25:48 -07:00
selfie_segmentation_gpu.pbtxt add mediapipe modules to fix examples 2022-06-11 12:25:48 -07:00
selfie_segmentation_landscape.tflite add mediapipe modules to fix examples 2022-06-11 12:25:48 -07:00
selfie_segmentation_model_loader.pbtxt add mediapipe modules to fix examples 2022-06-11 12:25:48 -07:00
selfie_segmentation.tflite add mediapipe modules to fix examples 2022-06-11 12:25:48 -07:00

selfie_segmentation

Subgraphs Details
SelfieSegmentationCpu Segments the person from background in a selfie image. (CPU input, and inference is executed on CPU.)
SelfieSegmentationGpu Segments the person from background in a selfie image. (GPU input, and inference is executed on GPU.)