TensorFlow-Examples icon indicating copy to clipboard operation
TensorFlow-Examples copied to clipboard

is there any example for LSTM to classify video frame by frame with tensorflow

Open jren2019 opened this issue 5 years ago • 1 comments

Thanks the tutorial

I want to classify a video frame by frame using LSTM of Tensorflow, is there any example for this?

I have seen some examples about LSTM to classify videos, but all of them only use the last output of the LSTM to do classification.

jren2019 avatar May 14 '19 23:05 jren2019

@jren2019 I am also looking for LSTM examples for video classification and object detection inside the video. can you please share what you have found regarding this. It will be very helpful for me then.

spaul13 avatar Jun 10 '19 16:06 spaul13