lucid
lucid copied to clipboard
Warn about incorrect image_shape
inspired by #101
Consider printing a warning if final image input doesn't match the model's declared input_shape. More flexible architectures should still work, so we shouldn't consider that an error—but give people a hint if they run into shape issues.