Pose detect_for_video with GPU delegate crashes when segmentation enabled on Mac #5788
Labels
gpu
MediaPipe GPU related issues
os:macOS
Issues on MacOS
platform:python
MediaPipe Python issues
task:pose landmarker
Issues related to Pose Landmarker: Find people and body positions
Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
Yes
OS Platform and Distribution
Apple M3 Sequoia 15.1.1
MediaPipe Tasks SDK version
3.10.0
Task name (e.g. Image classification, Gesture recognition etc.)
Pose landmarker
Programming Language and version (e.g. C++, Python, Java)
Python 3.10
Describe the actual behavior
Detection crashes application when segmentation is enabled. If I turn off segmentation mask, detect_for_video runs fine. CPU delegate runs fine for all cases.
Describe the expected behaviour
It should not crash.
Standalone code/steps you may have used to try to get what you need
Basic pose detection code using the latest API, with GPU as delegate on Mac M3.
Other info / Complete Logs
The text was updated successfully, but these errors were encountered: