five-video-classification-methods
five-video-classification-methods copied to clipboard
train_cnn.py
When I ran this file, an error arose: ValueError: output of generator should be a tuple'(x, y, sample_weight)'. Found: None Hope someone can help me.
Use tensorflow 1.5
@khawar08 Thanks. But my tensorflow version is just 1.5.0. However it doesn't work.