Min-num-features (veg?)

“Process exited with code 1” means that part of the processing failed. Try tweaking the Task Options as follows:

  • Increase the min-num-features option, especially if your images have lots of vegetation

Tiles…

https://drive.google.com/drive/folders/1oIWDx2x9lkhEPfoZ2LPaVC5lM5rqcvkm?usp=sharing

.7/dist-packages/loky/_base.py", line 381, in __get_result
raise self._exception
loky.process_executor.TerminatedWorkerError: A worker process managed by the executor was unexpectedly terminated. This could be caused by a segmentation fault while calling the function or by an excessive memory usage causing the Operating System to kill the worker.

Traceback (most recent call last):
File “/code/run.py”, line 47, in
plasm.execute(niter=1)
File “/code/scripts/run_opensfm.py”, line 133, in process
(context.pyopencv_path, context.opensfm_path, tree.opensfm))
File “/code/opendm/system.py”, line 34, in run
raise Exception(“Child returned {}”.format(retcode))
Exception: Child returned 1
/usr/local/lib/python2.7/dist-packages/loky/backend/semaphore_tracker.py:195: UserWarning: semaphore_tracker: There appear to be 1 leaked semaphores to clean up at shutdown
len(cache))
/usr/local/lib/python2.7/dist-packages/loky/backend/semaphore_tracker.py:210: UserWarning: semaphore_tracker: u’/loky-536-blcOd7’: OSError(2, ‘ENOENT’)
warnings.warn(‘semaphore_tracker: %r: %r’ % (name, e))

Sorry @Owen_Torgerson, the error message is misleading (we’ve opened an issue to improve this). The problem is with memory. Try to lower the --max-concurrency parameter (start with 1, then you can increase it for faster processing), which will reduce memory usage.

[INFO] Found 89 usable images
[DEBUG] running /code/build/bin/odm_extract_utm -imagesPath /var/www/data/87013a90-a4a6-4722-903b-069cd7a1dd6c/images/ -imageListFile /var/www/data/87013a90-a4a6-4722-903b-069cd7a1dd6c/img_list.txt -outputCoordFile /var/www/data/87013a90-a4a6-4722-903b-069cd7a1dd6c/odm_georeferencing/coords.txt -logFile /var/www/data/87013a90-a4a6-4722-903b-069cd7a1dd6c/odm_georeferencing/odm_georeferencing_utm_log.txt
Warning: Directory Photo has an unexpected next pointer; ignored.
Warning: Directory Iop has an unexpected next pointer; ignored.
Warning: Directory GPSInfo has an unexpected next pointer; ignored.