cannot reshape array of size 2249400 into shape (920,2,2,3)

前端 未结 0 332
自闭症患者
自闭症患者 2020-12-01 13:13

I am trying this code for Speed hump/bump detection:

import numpy as np

from tensorflow.python.framework import ops

import cv2

np.random.seed(1)<

相关标签:
回答
  • 消灭零回复
提交回复
热议问题