-
Hi,
Thank you for this awesome work! While I successfully set up the system on a local Linux PC, I'm encountering some issue when trying to configure it on a remote server.
I want to confirm t…
-
python inference.py
[19:27:37] Load appearance_feature_extractor done. live_portrait_wrapper.py:40
Load motion_extractor done. …
-
**Is your feature request related to a problem? Please describe.**
Lidar data is quite similar to back-projected depth maps, so it would be nice to support distance-based color maps that can be chang…
-
# Description
While following https://github.com/realthunder/FreeCAD_assembly3/issues/52#issuecomment-421528392 I started to get the following exception (a few refreshes took place):
```consol…
-
see https://github.com/dib-lab/charcoal/commit/4838253a5677e3c64e50cd621308772116bbea81 for example code
-
https://github.com/JuliaStats/Distances.jl/blob/44036b573ec85287022f4368c4e1e279698bd031/src/mahalanobis.jl#L23 and probably also `dot_percol` could benefit from the 3-argument method `dot(x, A, y)`. …
-
### Description
We basically want to port the seqan2 code to seqan3 that lets us compute an MSA.
Based on the structures in seqan2, this could be the structure for seqan3:
![MSA2](https://us…
-
## Description
Gluonts.time_feature.holiday.distance_to_holiday(holiday)
holiday parameter : What values to be pass. It gives error in case
holiday =[CHRISTMAS_DAY, CHRISTMAS_EVE]
there is no attr…
-
- [x] Install requirements
* Look in the documentation what are the requirements
- [x] Copy/Paste in a comment of this issue the compilation
- [x] Put the link of this issue on a comment of the i…
-
### Describe your issue.
There seems to be a substantial and unusual drop in performance when calculating the Mahalanobis distance (MD) using the scipy distance function. I have tested this on a lo…