-
First time creating an issue, apologies in advance if I'm doing it wrong.
Anomaly detection in general seems to go against my expectations. I've looked at every example I can find for anomaly detec…
-
My use case is the following. Inside a function `f`, after some computation, I get a matrix for which I am sure that it is a sparse matrix. I wish to convert this matrix to a sparse format using BCOO…
-
According to the [mSTAMP paper](https://www.cs.ucr.edu/~eamonn/Motif_Discovery_ICDM.pdf) one could use the "minimum description length" (MDL) algorithm to decide how many dimensions to select. It migh…
-
Everyone, for the real and effective data verification of filecoin, our team has proposed a solution that can effectively solve the data verification problem and help the filecoin ecological applicati…
-
I think we can continue the discussion we have in #1426 about `MultiIndex` here.
In [comment](https://github.com/pydata/xarray/pull/1426#issuecomment-304778433) , @shoyer recommended to remove `Mul…
-
Congratulations on obtaining the ICCV Oral and thank you very much for sharing corresponding codes.
After reading these codes, i wish the following question can be addressed: in the train_baseline…
-
**Edit (2022-09-27). A lot has changed since the original post. Here is a quick update.**
## What is a Drinfeld module?
Let `L` be a finite field extension of `\Fq` and fix a ring morphism `\gamma…
-
i try to use this code to evaluate my result
`!python content/mmdetection/tools/test.py content/mmdetection/configs/pascal_voc/faster_rcnn_r50_fpn_1x_voc0712.py \
work_dirs/faster_rcnn_r50_fpn_1…
-
## 🚀 Feature
### The problem
- Often datasets are composed of many different images that do not share a coordinate space (i.e: no reason/way to spatially or temporally relate them along a dimensio…
-
After pulling the recent updates, the code is unable to run.
Some errors like,
recent code change the `sys.path.append(os.getcwd())` after all imports, makes the import raise error.
I think it n…