five-video-classification-methods
five-video-classification-methods copied to clipboard
Train Problem
Thank your for your sharing. When I run train.py,I met a problem is ValueError: output of generator should be a tuple (x, y, sample_weight)
or (x, y)
. Found: None. Can you give me some advice,Thank you for your reply.
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