harvitronix / five-video-classification-methods

Code that accompanies my blog post outlining five video classification methods in Keras and TensorFlow
https://medium.com/@harvitronix/five-video-classification-methods-implemented-in-keras-and-tensorflow-99cad29cc0b5
MIT License
1.18k stars 478 forks source link

Regarding accuracy of inception + LSTM model #140

Open pandey2000 opened 4 years ago

pandey2000 commented 4 years ago

Hi, in your article you mentioned that it gives 71% accuracy, but i am getting just 40% accuracy. Please help