我收到此错误Error when checking input: expected conv2d_11_input to have 4 dimensions, but got array with shape (300, 300, 3) 如何将 RGB 图像传递给 CNN?如何枚举样本以创建 4D 图像?
Error when checking input: expected conv2d_11_input to have 4 dimensions, but got array with shape (300, 300, 3)
python opencv numpy conv-neural-network
conv-neural-network ×1
numpy ×1
opencv ×1
python ×1