It seems that no matter how many images I try to process in a task, I always see this-
INFO: Expecting to process 200 images.
Why expect 200 when I’ve just uploaded thousands?
It seems that no matter how many images I try to process in a task, I always see this-
INFO: Expecting to process 200 images.
Why expect 200 when I’ve just uploaded thousands?
What’s your split/merge on that Task?
OpenSfM here is simply allocating space for a queue to handle 200 image reads in parallel (it will read the remaining ones as it processes). No need to worry, all images will get processed.
3/3200
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.