You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently following the steps in README to theD2net training. However, I encounter an error during the Tuning step while running the preprocess_undistorted_megadepth.sh.
Undistorting images gets done for 74 scenes as present in "MegaDepth_v1_SfM" folder out of 196 scenes in "Megadepth_v1". But for preprocessing these 74 scenes, the error message states: "setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimension. The detected shape was (3167,) + inhomogeneous part". It seems that the overlap_matrix is missing from the archive for each scene, causing the issue.
Could you please advise?
The text was updated successfully, but these errors were encountered:
Hi @mihaidusmanu
I am currently following the steps in README to theD2net training. However, I encounter an error during the Tuning step while running the preprocess_undistorted_megadepth.sh.
Undistorting images gets done for 74 scenes as present in "MegaDepth_v1_SfM" folder out of 196 scenes in "Megadepth_v1". But for preprocessing these 74 scenes, the error message states: "setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimension. The detected shape was (3167,) + inhomogeneous part". It seems that the overlap_matrix is missing from the archive for each scene, causing the issue.
Could you please advise?
The text was updated successfully, but these errors were encountered: