patch2pix
patch2pix copied to clipboard
Segfault at import statement
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?
Hi @abhaydoke09 ,
Have you solved this issue? I didn't noticed this myself.