Image Segmentation Live Stream Mode for Python #401
Labels
platform:python
stat:awaiting googler
Waiting for Google Engineer's Response
task:image segmentation
Hello,
I am struggling to get the image segmentation live stream mode to work for python. I followed the tutorial on ai.google.dev. However, I think there might be a mistake for the live stream tab. For example, the running_mode is set to video and the result_callback is not set in options.
I also tried to replicate what is implemented for other segmentation models, like the handlandmarker, as it works fine in live_stream mode. But it did not work. The app crashes instantly.
Here is the script I am using. Thanks!
The text was updated successfully, but these errors were encountered: