You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
run by this : ./superpointglue_image ../config/config.yaml ../weights/ ${PWD}/../image/image0.png ${PWD}/../image/image1.png
But, I can't the current match features. First image feature points number: 250 First image infer cost 10.67 MS Second image feature points number: 255 Second image infer cost 10.8 MS Match image cost 17.25 MS Match num 0
My PC environment:
cuda = 11.8,
TensorRT= 8.6
OpenCV=4.7
EIGEN
yaml-cpp
I build and run the code successful, but match failed, Is there anybody can give me some help, please?
The text was updated successfully, but these errors were encountered:
run by this :
./superpointglue_image ../config/config.yaml ../weights/ ${PWD}/../image/image0.png ${PWD}/../image/image1.png
But, I can't the current match features.
First image feature points number: 250 First image infer cost 10.67 MS Second image feature points number: 255 Second image infer cost 10.8 MS Match image cost 17.25 MS Match num 0
My PC environment:
cuda = 11.8,
TensorRT= 8.6
OpenCV=4.7
EIGEN
yaml-cpp
I build and run the code successful, but match failed, Is there anybody can give me some help, please?
The text was updated successfully, but these errors were encountered: