deep-parking icon indicating copy to clipboard operation
deep-parking copied to clipboard

video feed.. How do you input a video feed to the model?

Open Mking11 opened this issue 5 years ago • 1 comments

Mking11 avatar Feb 07 '19 13:02 Mking11

Our model works on still images. You have to extract patches from each frame of the video (e.g. with OpenCV) and feed them to the model. See #8 for some references.

fabiocarrara avatar Feb 07 '19 14:02 fabiocarrara