-
I was about to try implementing a lazy downsampling of a dask array, but the `downscale_dask` looks perfect for my usecase.
I also need to lazily upsample a dask array. Would that be a useful additio…
-
Hello all,
Great work, the library is amazing. I am having trouble in finding unpooling classes. Did I miss them or are they unavailable yet?
Thanks in advance!
-
## Describe the bug
The following result was obtained when upsampling a COG to higher resolution, using 'Average'. I'm aware that doing upsampling with this kind of method may not really make sense…
-
### Description of the bug:
Whenever I put an upsampling layer into any model, it can not export the model in tflite format and notebook kernel crashes.
I follow the official tutorial: https://ai.g…
-
**Describe the bug**
I am using the Docker container in combination with Music Assistant (ghcr.io/music-assistant/server:2.3.3), Squeezelite connect to Music Assistant (I can see it it the list of pl…
-
Hello ARKit team,
I'm using an IOS app that uses ARKit as backend for scanning scenes and returning RGB video and depth maps, as well as camera poses and intrinsics. As you know, the depth generate…
-
Right now the postprocessing runs without an AA pass, which can make it unpleasant to look at. Since upsampling is expensive we shouldn't do too much here w/o user consent but one quick SMAA pass and…
-
I'm having difficulty understanding the feature map transformation during the upsampling process in the autoencoder architecture.
Specifically, in the provided diagram, it is unclear how the f…
-
Along the lines of the practical {recipes} advice and the [Ordering of Steps](https://recipes.tidymodels.org/articles/Ordering.html) page, it'd be great to see something similar / expanded that'd be i…
-
Greetings,
Trying to upsample an fmriprep'ed preproc_bold file before using glmsingle, but I get the following " requested array has an inhomogeneous shape after 1 dimensions". These have have alread…