Tensorflow. add(Conv1D(filters=256, kernel_size=3, strides=1, ... 當然必須把輸入也reshape成(600,300,1),即可在多行上進行Conv2D卷積。
確定! 回上一頁