Hello Authors,
I am getting Segfault error when I am trying to run visualize_matches.ipynb code. I debugged this error and specifically it happens at
from utils.common.plotting import plot_matches
I think there is some issue with module importing. I am running code in Linux.
Has anyone faced this issue?