Get Segmentation Masks points from YOLO in TD #2
UnveilStudio
started this conversation in
General
Replies: 1 comment
-
|
I was missing this little thing!! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
i would like to use touchpy in combination with ultralytics 8.2 and rt10. I got crazy perfomance with this combo, but i am missing how to stream the data to the chop or top inputs. I'm using the tox file you provide in the Berlin MeetUp as starting point. Problem is that as soon i start the yolo stream the rest of the script just hang ... that make totally sense since we are reading yolo data but i would like those data to go in to the CHOP or TOP inputs. Am i missing something ?(probably :-) ), where should i instance the yolo stream so to do not hang the onFrame() callbacks, but receive the data each frame ??
Beta Was this translation helpful? Give feedback.
All reactions