Skip to content

Real time / video processing? #17

Answered by Rishit-dagli
okim1227 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @okim1227 ,
Thanks for bringing this up. I would also like to point out that execution performance in Node.js is almost the same as performance in Python and there should not be any performance differences in these environments. I was personally very excited to run this model on videos. However, the model is quite heavy and takes quite some time to run inferences, on a no-GPU machine, let's take GitHub codespaces for instance it usually takes 10-20 seconds on a single huge image.

However, if you see this notebook I show performing inferences on TensorFlow Python in Colab with a GPU and those are pretty fast. I believe working on real-time video outputs on a machine with GPU might be po…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Rishit-dagli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants