-
Since these are the EMDS standards, the environment variables should refer to EMDS rather than specifically to CMEC or MDTF. This will promote interoperability and consistency.
-
When calculating the optimal flow the algorithm is correct but seems like the EMD is a little off from what I would correctly get with flow_matrix * distance_matrix
Distance matrix:
```
[[2.23606…
-
Hi Augustine,
First of all, thank you for writing this cool pipeline. It's going to be invaluably helpful to a lot of people.
I'm trying to run your example script and I get a few consecutive …
-
emd: Signature size is limited to 100
-
Is there any way to install this with CUDA 11.8 and PyTorch 2.2? I've followed the tips in https://github.com/daerduoCarey/PyTorchEMD/issues/6 and was able to install but when running I get the follow…
-
Hi,
Similar to some of the other issues posted, I'm getting a very large EMD. I divided by the number of points but ended up with an EMD of around 26 for a Chamfer Distance of around .1. I'm working …
-
I run the following code and got an error:
```
from dit.divergences import earth_movers_distance as emd
emd([2,3,4],[1,2,3])
```
```
-----------------------------------------------------------…
htcml updated
2 years ago
-
The EMD file format is documented in http://emdatasets.lbl.gov/
Both formats are very similar and, therefore, making HyperSpy EMD-compliant should be easy.
See also #813.
-
Thanks for your great work,
G++ error occurred when I entered python setup.py install.
`running install
running bdist_egg
running egg_info
writing emd.egg-info/PKG-INFO
writing dependency_links …
-
I am trying to run your example.R commands but shows error just like bellow.
> results