convolve
v. 使卷曲,使缠绕;卷积
第三人称单数 convolves
现在分词 convolving
过去式 convolved
过去分词 convolved
例句
First, gradient image is constructed by using direction templates convolve with image.
首先利用方向模板对图像进行卷积,求得梯度图像。
Two-value iris template will be achieved by compare every point of convolve image with zero.
对虹膜区域进行二值化编码,获得虹膜特征模板。
We then convolve x_image with the weight tensor, add the bias, apply the ReLU function, and finally max pool.
我们把x_image和权值向量进行卷积,加上偏置项,然后应用ReLU激活函数,最后进行max pooling。