Hi,
I have been trying to use MobileNetV2 for fall detection
First I had used an Alex-Net similar CNN for my task and I got 98% accuracy on my dataset.
Now I am trying to test MobileNetV2, yet my training accuracy keeps increasing while my val-acc is stuck around some particular point.