I have matrix of [14965,16,32,256] where 14965 is number of images, 16 height, 32 width and 256 is number of channels. How can i merge these channels to one channel?
1 | initial version |
I have matrix of [14965,16,32,256] where 14965 is number of images, 16 height, 32 width and 256 is number of channels. How can i merge these channels to one channel?