Opened this issue 6 years ago · 1 comments
function loadAndResizeImage(imagePath) local img = Image.load(imagePath, 3, 'byte') img = Image.rgb2y(img) img = Image.scale(img, 100, 32)[1] return img end
@bgshih
不能,最后一次卷积高度已经是1