Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use opensfm extend_reconstruction command? #1063

Open
ksskatka opened this issue Aug 5, 2024 · 0 comments
Open

How to use opensfm extend_reconstruction command? #1063

ksskatka opened this issue Aug 5, 2024 · 0 comments

Comments

@ksskatka
Copy link

ksskatka commented Aug 5, 2024

Hey y'all, I've seen this discussed before but I haven't been able to get an answer for my problem. In the NodeODM container I call

bin/opensfm extend_reconstruction /var/www/data/251ce1df-643a-412f-a4e9-13d2c41f71bd/opensfm --input reconstruction.json --output reconstruction2.json

This does create reconstruction2.json, but this output tells me something is definitely wrong:

2024-08-05 00:23:41,750 DEBUG: Ceres Solver Report: Iterations: 39, Initial cost: 2.042603e+04, Final cost: 1.586630e+04, Termination: CONVERGENCE
2024-08-05 00:23:41,963 INFO: Removed outliers: 1080
2024-08-05 00:23:42,109 INFO: -------------------------------------------------------
2024-08-05 00:23:42,921 DEBUG: Ceres Solver Report: Iterations: 5, Initial cost: 1.085035e+04, Final cost: 1.077862e+04, Termination: CONVERGENCE
2024-08-05 00:23:43,119 INFO: Removed outliers: 90

My process is as so:

  • Add ~10 images to the images folder under the project
  • Run command specifying the dataset to be the opensfm folder under the project
  • Same output as shown above, for any number of images added (even with none)

I'm quite sure I am invoking the command incorrectly, so could anybody provide an example or explain what part I'm doing wrong? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant