Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Estimation crash #4

Open
ThompsonHe opened this issue Sep 28, 2020 · 2 comments
Open

Estimation crash #4

ThompsonHe opened this issue Sep 28, 2020 · 2 comments

Comments

@ThompsonHe
Copy link

ThompsonHe commented Sep 28, 2020

Hi, Sorry for bothering
When I run Pipeline/Pipeline_Demo.m,
and the process of Detecting Keypoints and Extracting Description is done.
I don't know somehow the command window prompt me the message"Estimation Crash".

@JiawangBian
Copy link
Owner

'Estimation Crash' is due to 'insufficient correspondence search' or unstable RANSAC. In very hard dataset (CPC), it may appear several times, but it should hardly appear in other dataset. So you may need check whether the input (matches) to RANSAC are correctly computed.

@ledze8
Copy link

ledze8 commented Feb 27, 2023

I had the same problem, and after testing it was a matlab problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants