Feeds
질문
Process large image by patch
Hi, I have a 600x1000 image and I would like to process the image by 51x51 image patches. I have tried to reshape it but it's ...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
Multiplying 3D array to 2D matrix error
Hi, I am trying to multiply a 72*51*51 3D array with a 51*51 2D matrix elementwise. How do I go about this using a for loop? ...
거의 4년 전 | 답변 수: 1 | 0