Open alishsuper opened 3 years ago
I also face error while loading .h5 pretrained model in extract_temporal_features.py
Hello, I face same problem, with pre trained model that is
ValueError: Input 0 is incompatible with layer model_1: expected shape=(None, 299, 299, 3), found shape=(None, 229, 229, 3)
Hello!
I wanted to check your results so I've tried to use your pretrained models. But when I want to extract temporal features, I get this error. Thanks in advance!