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

Data set changing #124

Open Adam-Oudaimah-SCASE opened 5 years ago

Adam-Oudaimah-SCASE commented 5 years ago

Can I use the UCF Sports Action Data Set instead of the UCF101?

self-ms commented 10 months ago

Can I use the UCF Sports Action Data Set instead of the UCF101?

If your data is embedded and labels are available, you can use the following repository: https://github.com/ms-unlimit/Transformer-Based-Machine-Learning-Framework