Hacker News new | ask | show | jobs
by jdhwosnhw 638 days ago
The parent comment said nothing about using deep learning. Convolution is not the same as using a CNN. I interpreted their comment as meaning they used a 2D convolution (presumably a 2D cross correlation, actually) to find regions of overlap
1 comments

Yes you're right it was a 2D cross-correlation which is very analogous to a convolution
If memory serves… the only difference is that one of the kernels being convolved is reversed for convolution.