-
Hello, first of all, thank you very much for contributing the code!
I followed the example step by step, but when I reached this python code:
python runners/7scenes/localization.py --dataset $dat…
-
Fresh cloned. Enabled everything in config. Ran "test_cli_api.py", got this output.
```
[2024/09/10 14:36:01 hloc INFO] Loading OmniGlue model
[2024/09/10 14:36:07 hloc INFO] Loaded OmniGlue mode…
-
Hi,
I am getting this error :
```
mv: cannot stat 'Roots/dense/pmvs/models/option-all.ply': No such file or directory
```
I can share the whole output:
```
===========================…
-
Since the model is trained on the dense matching loss, it would be natural to evaluate its performance on keypoint matching task and compare with sotas. May I know if you have conducted experiments or…
-
I'd like to get the dense MPO tensors.
```
from pyblock3.hamiltonian import Hamiltonian
from pyblock3.fcidump import FCIDUMP
fd = 'data/H8.STO6G.R1.8.FCIDUMP'
hamil = Hamiltonian(FCIDUMP(pg='d…
-
110 Dynamo test are failing with "Failed running call_function
-
Hello,
I followed the ReadMe, creating a conda environment, activating it and running the demo with hero_model and vdr dataset according to the section "Setup" and "Running out of the box!".
However…
liu83 updated
3 months ago
-
Currently the `dense_vector` field is a single-valued field. This is a limitation that forces a document to be repeated or split up into multiple documents when it's necessary to have multiple embeddi…
-
I have some data which doesn't permit full matching. If I convert it to dense and solve using `scipy.optimize.linear_sum_assignment` I can get a (non-full) solution.
Is it possible to remove this …
-
Recompiled pq_demo. But SFMedu2.m still crashes during dense matching. pq_demo seems to breaking at line 22 pq_push(pq,i,cost)