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 ...
3 years 前 | 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? ...
3 years 前 | 1 个回答 | 0