-
Discussed in the KERI dev call today 4/4/2024.
The example in section 12.4.4 is confusing I'll quote it here for ease of reference
```
-FAB # Trans Indexed Sig Groups Count Code 1 followin…
-
When setting the hessian which has zero nonZero entries it creates an osqp hessian with one value initialized to garbage.
Current:
```
OSQP Hessian:
nzmax:1
m:19
n:19
…
-
I've been doing some experiments with your batch hard triplet loss function and different architectures/datasets. On MARS I manage to reproduce the results from your paper (network seems to converge),…
-
Hi,
I have a question regarding the argument `verify_negative_samples ` in `implicit.bpr.BayesianPersonalizedRanking`, since I am unsure on how it works.
Imagine that we have an implicit dataset…
-
Several routines in Elemental (e.g., sorting eigenpairs and singular triplets, and computing medians) requires sorting distributed data structures. It would be worthwhile for Elemental to incorporate …
-
Title: Issue installing openmvg on M1 ARM64 Macbook using vcpkg
Description:
I'm having trouble installing openmvg on my M1 ARM64 Macbook using vcpkg. I ran the following command to install open…
-
@Klitter Hi, I am trying to achieve the dynamic training, but I meet some problem. As the paper says, each iteration choose one sample method in ID-balanced hard triplet and randomized. So I want …
-
In the DL1 stereo files (maybe also for mono) of the daily analysis, the event ids in
/dl1/event/telescope/parameters/tel_xxx
and
dl1/event/subarray/trigger
are not matching.
In /dl1/event/tel…
-
Hello!
I could run successfully the face recognition part.
However, running your code for the voice recognition part is raising problems. Could you please share your dataset and triplet_loss_trai…
-
### Operating system
Wndows 11
### Compiler
_No response_
### Steps to reproduce the behavior
```Shell
cmake .. -DCMAKE_TOOLCHAIN_FILE=C:/src/vcpkg/scripts/buildsystems/vcpkg.cmake
```
### Fail…