feature-detection-matching-algorithm icon indicating copy to clipboard operation
feature-detection-matching-algorithm copied to clipboard

🚀 Deep learning includes superpoint-superglue(C++, TensorRT), and traditional algorithms include zkaze, surf, ORB, etc.

Results 9 feature-detection-matching-algorithm issues
Sort by recently updated
recently updated
newest added

关注很久了,一直在等更新模型

Hi. I would like to use the code you provide, but I can't sign up Baidu cloud. Baidu doesn't allow creating account for who is outside of china these days....

When i run: $ ./IR --traditional --camera 0 it always runs AKAZE model How can i run other traditional models?

For the deep learning algorithms i got the following message: $ ./IR --deeplearning --camera 0 [ WARN:0] global ./modules/videoio/src/cap_gstreamer.cpp (1100) open OpenCV | GStreamer warning: Cannot query video position: status=0,...

For the image pair i can compare to images but there is not a visual output, am i missing something? i just see in the command line the results: A-KAZE...

This does not work.. ``` build point model is failed! build model is failed! Segmentation fault (core dumped) ``` The problem is hardcoded and missing weights `_point_lm_params.point_weight_file = "../engines/point_model.bin";` Where...

Error Code 1: Serialization (Serialization assertion safeVersionRead == safeSerializationVersion failed.Version tag does not match. Note: Current Version: 0, Serialized Engine Version: 97) [12/24/2024-19:04:25] [E] [TRT] 4: [runtime.cpp::deserializeCudaEngine::65] Error Code 4:...