'I am getting error while executing my code as mediapipe.python.solutions has no attribute selfie_segmentation

self.mpSelfieSegmentation = mp.solutions.selfie_segmentation AttributeError: module 'mediapipe.python.solutions' has no attribute 'selfie_segmentation'

Any one has solution for this?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source