nicknochnack / ActionDetectionforSignLanguage

A practical implementation of sign language estimation using an LSTM NN built on TF Keras.
410 stars 253 forks source link

running the file i got this error #1

Closed 007rohitSaini closed 3 years ago

007rohitSaini commented 3 years ago

File "", line 2 if results.face_landmarks ^ IndentationError: unexpected indent

Vishal2456 commented 2 years ago

I am also facing the same issue. Could you please share with me how you solved this issue?