FM-Bench icon indicating copy to clipboard operation
FM-Bench copied to clipboard

Estimation crash

Open ThompsonHe opened this issue 5 years ago • 2 comments

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".

ThompsonHe avatar Sep 28 '20 13:09 ThompsonHe

'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.

JiawangBian avatar Sep 29 '20 03:09 JiawangBian

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

ledze8 avatar Feb 27 '23 11:02 ledze8