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.17k stars 479 forks source link

Steps to perform Video classification with MLP #135

Open jacoblawrence999 opened 4 years ago

jacoblawrence999 commented 4 years ago

I was trying to perform your code on jupyter notebook but getting confused as there are lot of things specified for all 5 models, I want to know the specific things that we should do from the begining if i want to get the predictions from the MLP model. Please help me out. I am stuck on this. I have took many days to learn the code but at some point getting confused.