-
python -m gluefactory.eval.hpatches --conf gluefactory/configs/superpoint+lsd+gluestick.yaml --overwrite
报下面的错误
[09/13/2024 11:16:10 gluefactory.datasets.base_dataset INFO] Creating dataset HPatches…
-
Dear Dr. Dendorfer,
Firstly, I greatly admire your work on MOT and I am very inspired by it!
I am trying to run this code on my custom dataset. As a first step, I am attempting to do the bird's…
-
### Description:
The current estimator for Homography is based on correspondence between points in 2 images.
Yet it can be extend with lines and ellipses.
Namely one can extract the parameters of…
-
python -m pip install ./pycolmap/
Looking in indexes: https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple
Processing ./pycolmap
Installing build dependencies ... done
Getting requirements to…
-
It always crashes in the detect function i don't know why
```
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff5c5c0ae in homography_estimator::reset_correspondences(int) ()
fr…
-
Hi, sorry to bother you,I met a problem when I run the make progress,I can't build cpp_example.cpp.o, could you tell me how to solve it,please? Thank you very much.
Reaping losing child 0x564e2c237…
-
When compiling a fresh clone on OSX 10.14.3:
> src/theia/sfm/estimators/estimate_radial_distortion_homography_test.cc:73:25: error: constexpr variable 'kRadDistThreshold1' must be initialized by a …
-
Hello,
I'm working on a similar project and found your repository as a super helpful resource. While running this project on my system, I was getting the following error:
ESTIMATOR_CHOICES['ho…
-
感谢作者所做的工作!! main.py 中定位代码为空,预计什么时候会更新啊?
-
Hi,
Is there an option to configure logging behavior? I am using norfair within my python script. I am directing all my logs to a log file from my script but some warnings/logs are still written to…