Closed alyato closed 6 years ago
I use the theano as backend. when i run densenet121.py, it show me ValueError: Error when checking input: expected data to have shape (224, 224, 3) but got array with shape (3, 224, 224) It's weird.
ValueError: Error when checking input: expected data to have shape (224, 224, 3) but got array with shape (3, 224, 224)
I use the theano as backend. when i run densenet121.py, it show me
ValueError: Error when checking input: expected data to have shape (224, 224, 3) but got array with shape (3, 224, 224)
It's weird.