-
## Goal
Align image of pages that are in different orientations using keypoint matching and a homography matrix so that we can apply OCR to the texts in the page.
## Considerations
We'll be d…
-
Equation 7 computes the score matrix through the inner product of two vectors, which may cause the score matrix to contain negative values. (1) One of my questions is whether negative values in score …
-
Hi,
Is it possible to use other feature extraction instead of SIFTGPU?
I found out most people import their features or descriptors to the database. I was wondering how to edit the extraction.c…
-
Hi, I'm I am dig in the problem of feature matching.
I conducted the following experiments on MegaDepth-1500 dataset: First I exact some keypoints in image A, and then I warpped them into the pair…
-
Hello @wzhang34 @wyvernbai @L1aoXingyu @sandcu225 @Chen94yue @AIprogrammer
Model gives bad results when we used different pose and background on custom images.
Here is some issue that I faced :
1…
-
Hello! I tried using LightGlue and encountered this problem: the matching effect of two similar scene images A and B and another image C is very different. For example, the matching effect of image A …
-
Hi @Parskatt ,
I am trying to run an evaluation of `roma_indoor` on ScanNet, like what you have used for `roma_outdoor` in `RoMa/experiments/eval_roma_outdoor.py`. Could you please tell me what val…
-
Tp-mi updated
6 months ago
-
Hi, I think I found a small typo (or maybe I just missed something). In the file:
https://github.com/Parskatt/DeDoDe/blob/0928debd09de6e814c90647a639a7219437bf49a/DeDoDe/matchers/dual_softmax_matcher…
-
Hi, I was shocked by the precision of **gim** when I ran the test on [huggingface](https://huggingface.co/spaces/xuelunshen/gim-online), but when I tested the same images on my machine using the provi…