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

Thank you! #106

Open FrederikSchorr opened 5 years ago

FrederikSchorr commented 5 years ago

Hi @harvitronix ,

I just wanted to thank you for your Medium post + repo, which I used as starting point during a 3 months retreat at https://www.datascienceretreat.com/ in spring 2018 to build a Sign Language Recognition prototype: https://github.com/FrederikSchorr/sign-language

While I started with your Inception + LSTM architecture, I found the pre-trained I3D network by Deepmind even more powerful :)

Kind regards, Frederik