I am training a deep learning video classifier using movinet a0 but I get 40% training accuracy and 6% val accuracy !
I am trying to classify sign language using my own dataset. I converted it to tfrecords. I have used 15 epochs and 1 epoch but the accuracy is nearly the same
This is my code
https://drive.google.com/file/d/1aq5sTFxWXy3_2VP81I8VIiP02KuSspE0/view?usp=sharing
Any advice would be appreciated