-
There are:
`akka.japi.*`
and
`akka.japi.pf.*` `akka.stream.javadsl.japi.` and etcs . how about we switch some of them to `java.util.function.*` in `1.0.0` or `1.1.0`?
-
According to the original paper (see quotes below), the convolutions in this implementation appear to be incorrect since among other reasons normal convolutions are used.
With regard to the bifpn,
…
-
Hi,
In src/papierstat/mltricks/kmeans_constraint.py there is an issue.
Indeed, _k_means._centers_sparse and _k_means._centers_dense now requires sample_weight parameter.
Please refer to:
…
-
The readme states: "Despite being designed for the cosine similarity, FALCONN can often be used for nearest neighbor search under the Euclidean distance or a maximum inner product search."
So how wou…
-
### 🐛 Describe the bug
# with minus norm
```
import torch
arg_1_tensor = torch.rand([4], dtype=torch.float32)
arg_1 = arg_1_tensor.clone()
print(arg_1)
arg_2_tensor = torch.rand([4], dtype=to…
-
- self-labeling of content
- moderator-labeling of content
- annotations vs hashtag-style labels
- having followable actors that apply labels to content (this is very likely annotations, not labels…
-
when I run facade test pre-trained model code, it occurs indexError as follows:
File "/home/yt/splatnet/exp/facade3d/../../splatnet/semseg3d/test.py", line 211, in
args.dataset_params, save_d…
-
Basically this is getting all over the place and really messing things up and it doesn't even do what it's supposed to do. PLEASE FIX URGENT
Issue #1 is but one of many consequences. See also [Redm…
-
It might be helpful to know how much head motion there was in a scan when cHPI was used, either for QA/reporting or to help decide whether to use movement compensation in maxfilter/maxwell_filter.
…
-
The code is too lengthy with a lot of comments and the maps color bar should have a nicer range not just the data minimum and maximum. The colors in the filled contour map are also too intense.