Takes as input a N-D tensor, where N >= 2. It downscales the input image by the specified factor, by keeping only the maximum value of non-overlapping patches of size (ds[0],ds[1])
Parameters: |
|
---|
[James has some code for this, but hasn’t gotten it into the source tree yet.]