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

from data import DataSet #152

Closed Sajal-Aggarwal closed 2 years ago

Sajal-Aggarwal commented 2 years ago

What do I have to have in the data folder for this import to be successful in the extract_features.py file?