Do we support inference on video stream?

Hi,

I only see examples at Home | PyTorch on static images.

Do we have plan to support inference on video stream ( and automatically drop frame before inference finishes etc)?

I do see this: [Feat] Camera Stream API proposal 路 Issue #2920 路 pytorch/vision 路 GitHub but just to reconfirm :slight_smile:

Thanks!

Sure ios-demo-app/TorchVideo at master 路 pytorch/ios-demo-app 路 GitHub

Thanks, Mark! Will see if I could accomodate that to do object detection directly on camera stream