Implement SLEAP on realtime processing #2450
Unanswered
huyle24022002
asked this question in
Help!
Replies: 0 comments
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 want to ask about how to deploy SLEAP on real time capture. My current pipeline are: Have a trained model, capture from camera, run the model on each frame of capture. The problems is the fps is just around 11fps. Beside that, I used SLEAP 1.5.1 without support of sleap.load_model() function as in real time inference example in this gg colab https://colab.research.google.com/github/talmolab/sleap/blob/main/docs/notebooks/Interactive_and_realtime_inference.ipynb.
Really appreciate with any suggestions
Beta Was this translation helpful? Give feedback.
All reactions