weitong8591 / ars_magsac

The code for ICCV 2023 paper, Adaptive Reordering Sampler with Neurally Guided MAGSAC
BSD 3-Clause "New" or "Revised" License
20 stars 1 forks source link

demo issue #2

Closed WangWeijie1998 closed 7 months ago

WangWeijie1998 commented 11 months ago

屏幕截图 2023-11-29 201623 Hello friend, I'm sorry to bother you again. I used the "pip install pymagsac" command to install pymagsac, but ran the demo.py command in readme and the result was incorrect. I hope to receive your help again.(Teacher Danini's project was not successfully installed, so I used "pip install pymagsac" to install it)

weitong8591 commented 11 months ago

Hi! It doesn't matter which way you choose to install MAGSAC. Now it's easy to install it through pip, but please pay attention to different arguments from what I used, e.g, correspondences = [x1, y1, x2, y2] in (n, 4).

WangWeijie1998 commented 10 months ago

Sorry for the delay in responding. Thank you for your help. Wishing you a Merry Christmas in advance!

ABCDZLG commented 3 months ago

屏幕截图 2023-11-29 201623 Hello friend, I'm sorry to bother you again. I used the "pip install pymagsac" command to install pymagsac, but ran the demo.py command in readme and the result was incorrect. I hope to receive your help again.(Teacher Danini's project was not successfully installed, so I used "pip install pymagsac" to install it)

您好,我和您产生了一样的错误,我想请问一下您这个是怎样解决的?谢谢