-
Hey,
I'm trying to figure out how we could use Tullio to generalize some n-dimensional functions.
Let's say I've got a n-dimensional array and I want to use Tullio for that. At the moment I need t…
-
-
Currently, functions from `dea_tools.classification` access spatial information about datacube-loaded data using the `.geobox` extension, and geometry tools from `datacube.utils.geometry`.
In ODC …
-
There are quite a few more median functions we could implement.
See e.g. the list from [this article](https://www.r-bloggers.com/multivariate-medians/):
- The L1 Median
- The Geometric Median
- …
-
It is currently not possible to join NodeCollections with metadata, because there exists no way to join the two metadata objects. However, joining such NodeCollections would be a useful feature, see f…
-
## Description
We currently associate point-wise functions and auxiliary fields with an integration key (label, label value, field, and part). These must be unique. This prevents us from applying m…
-
As pointed out in https://github.com/nest/nest-simulator/pull/2394#discussion_r914561320, the checks of `HAVE_MPL` in hl_api_spatial.py only give a slightly nicer error message than the standard impor…
-
I notice you use the **roi_pooling_forward** and **roi_pooling_forward_cuda** functions.
But in your code it is:
def roi_pooling_forward(pooled_height, pooled_width, spatial_scale, _features, rois…
-
I want use amp in `https://github.com/open-mmlab/mmcv/blob/master/mmcv/ops/roi_align.py`.
I refer to `https://pytorch.org/docs/stable/notes/amp_examples.html#functions-with-multiple-inputs-or-autoc…
-
I encountered a bug called ValueError: too many values to unpack (expected 2) when I runned the following codes:
# Construct the flow expression matrices
commot_output_key = 'commot-CellPhoneDB_v4.0…