Hello teacher, my pymagsac version is installed with version 0.2.1, and pygcransac is installed with version 0.1.1,
I used to want to use the link you provided to install pymagsac, but I needed administrator privileges on the school server, so I used the pip command of Python 3.8 to install Pymagsac,
but I am running the code
python test_magsac. py - nf 2000-m pretrained_madels/savd_model_5PC_1_iepi/model.net - bs 32- fmat 0- sam 1- bm 1- t 2- th+local path,
I made changes for a long time, but it didn't work
May I ask how to make further modifications to this? Could you please guide me? Thank you very much。
Hello teacher, my pymagsac version is installed with version 0.2.1, and pygcransac is installed with version 0.1.1, I used to want to use the link you provided to install pymagsac, but I needed administrator privileges on the school server, so I used the pip command of Python 3.8 to install Pymagsac,
but I am running the code
python test_magsac. py - nf 2000-m pretrained_madels/savd_model_5PC_1_iepi/model.net - bs 32- fmat 0- sam 1- bm 1- t 2- th+local path,
An error occurred, and I made changes based on the source code https://github.com/weitong8591/differentiable_ransac/blob/d128128c1038f1eb8fbde94c2779bfc41092e994/test_magsac.py#L108
rank the points according to their probabilities
I have also made changes to the first parameter input below
I made changes for a long time, but it didn't work May I ask how to make further modifications to this? Could you please guide me? Thank you very much。