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

Training accuracy on own dataset #137

Open zxj11838 opened 4 years ago

zxj11838 commented 4 years ago

I have trained on my own four categories datasets, and the accuracy is very low. Does anyone know why?

junaidjaved545 commented 4 years ago

I need your help to train my datasets.

self-ms commented 7 months ago

I have trained on my own four categories datasets, and the accuracy is very low. Does anyone know why?

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