microsoft / computervision-recipes

Best Practices, code samples, and documentation for Computer Vision.
MIT License
9.55k stars 1.18k forks source link

[FEATURE_REQUEST] Action Recognition via IP Camera Stream #665

Open muminkoykiran opened 2 years ago

muminkoykiran commented 2 years ago

Description

In the computervision-recipes/scenarios/action_recognition/00_webcam.ipynb study, the feature of performing the action recognition process for the instant stream provided over the information of an ip camera, similar to the action recognition process on the frame provided by the webcam.

Expected behavior with the suggested feature

Other Comments