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

Add configurability via Yottato #119

Open prabindh opened 5 years ago

prabindh commented 5 years ago
  1. Updated the scripts to remove hardcoded paths and config hyperparameters.
  2. Updated README to specify how to configure the runs
harvitronix commented 5 years ago

Thanks for the contribution. You made quite a few good improvements, but I do not want to make yottato a requirement. Would you be interested in updating to remove yottato as a requirement?