cvg / pixel-perfect-sfm

Pixel-Perfect Structure-from-Motion with Featuremetric Refinement (ICCV 2021, Best Student Paper Award)
Apache License 2.0
1.29k stars 132 forks source link

My version of ceres is 2.1.0, colmap is 3.8, and pycolmap is 0.4.0. What version of pyceres should I use to solve the errors in the main text? #114

Open XLionXL opened 11 months ago

XLionXL commented 11 months ago

ImportError: cannot import name 'ListIterationCallback' from 'pyceres' (unknown location) image

GISerCHAO commented 11 months ago

Excuse me, have you resolved it? I'm facing the same situation.

XLionXL commented 11 months ago

Excuse me, have you resolved it? I'm facing the same situation.

Running the program in the pyceres directory can solve this problem