JusJ7
/

JusJ7's picture
Duplicate from camenduru/openpose
b7f741c
|
Raw
History Blame Contribute Delete
708 Bytes
metadata
title: Im2col Layer

im2col

Im2col is a helper for doing the image-to-column transformation that you most likely do not need to know about. This is used in Caffe's original convolution to do matrix multiplication by laying out all patches into a matrix.