Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

[D] Serving a model for real time video processing

Im working on a project that requires running a webcam feed through a network in near real time. I have a network that works, and I have a media server set up with a plugin that process the images, but I am not sure what the best way to actually use the model is in the media server.

Should I plug the network directly into the plugin? Should the network live elsewhere and the plugin send data to it through some RPC or REST calls?

Thank you!

submitted by /u/derongan
[link] [comments]