nicknochnack / ActionDetectionforSignLanguage

A practical implementation of sign language estimation using an LSTM NN built on TF Keras.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

video frame length

Rimririn opened this issue · comments

Since the length is different for each movement, do not enter the frame that matches the length.
Is there any way to learn frames of different lengths?