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
With ODM 3.5.5, I wrongly use those split options --split-image-groups image_groups.txt , --split 400 and --split-overlap 20
which creates an endless loop by creating submodel of submodels of submodels...
split options should be sanitize in the early stages like in config.py