Hi Everyone,
I’m new to the software and I apologize if I am missed something obvious I’m not sure if I am having a problem with my data set or my configuration since I’ve yet to successfully run a job.
These are the photos I am trying to proccess. A little research on the
" Exception: Child returned 137"
lead me to believe the maybe the project is too big. If this is the case does any recommendations to what I should use for my Docker advanced settings.
https://drive.google.com/drive/folders/1J6iXWeh4DSG_tfhYoxgQ0G82Ew9tA3Y9?usp=sharing
I will attach my log file below. Thanks so much in advance
[INFO] Fast orthophoto is turned on, automatically setting --skip-3dmodel
[INFO] Initializing ODM - Sat Jul 18 08:15:22 2020
[INFO] ==============
[INFO] build_overviews: False
[INFO] camera_lens: auto
[INFO] cameras: {}
[INFO] crop: 3
[INFO] debug: False
[INFO] dem_decimation: 1
[INFO] dem_euclidean_map: False
[INFO] dem_gapfill_steps: 3
[INFO] dem_resolution: 5
[INFO] depthmap_resolution: 640
[INFO] dsm: False
[INFO] dtm: False
[INFO] end_with: odm_report
[INFO] fast_orthophoto: True
[INFO] feature_type: sift
[INFO] force_gps: False
[INFO] gcp: None
[INFO] gps_accuracy: 15
[INFO] ignore_gsd: False
[INFO] matcher_distance: 0
[INFO] matcher_neighbors: 8
[INFO] max_concurrency: 2
[INFO] merge: all
[INFO] mesh_octree_depth: 10
[INFO] mesh_point_weight: 4
[INFO] mesh_samples: 1.0
[INFO] mesh_size: 200000
[INFO] min_num_features: 8000
[INFO] mve_confidence: 0.6
[INFO] name: 36f424b1-cfe8-4bbd-9fc3-69fbb94d7f5d
[INFO] opensfm_depthmap_method: PATCH_MATCH
[INFO] opensfm_depthmap_min_consistent_views: 3
[INFO] opensfm_depthmap_min_patch_sd: 1
[INFO] optimize_disk_space: False
[INFO] orthophoto_compression: DEFLATE
[INFO] orthophoto_cutline: False
[INFO] orthophoto_no_tiled: False
[INFO] orthophoto_png: False
[INFO] orthophoto_resolution: 5
[INFO] pc_classify: False
[INFO] pc_csv: False
[INFO] pc_ept: False
[INFO] pc_filter: 2.5
[INFO] pc_las: False
[INFO] pc_rectify: False
[INFO] pc_sample: 0
[INFO] project_path: /var/www/data
[INFO] radiometric_calibration: none
[INFO] rerun: None
[INFO] rerun_all: False
[INFO] rerun_from: [‘dataset’, ‘split’, ‘merge’, ‘opensfm’, ‘mve’, ‘odm_filterpoints’, ‘odm_meshing’, ‘mvs_texturing’, ‘odm_georeferencing’, ‘odm_dem’, ‘odm_orthophoto’, ‘odm_report’]
[INFO] resize_to: 2048
[INFO] skip_3dmodel: True
[INFO] sm_cluster: None
[INFO] smrf_scalar: 1.25
[INFO] smrf_slope: 0.15
[INFO] smrf_threshold: 0.5
[INFO] smrf_window: 18.0
[INFO] split: 999999
[INFO] split_multitracks: False
[INFO] split_overlap: 150
[INFO] texturing_data_term: gmi
[INFO] texturing_keep_unseen_faces: False
[INFO] texturing_nadir_weight: 16
[INFO] texturing_outlier_removal_type: gauss_clamping
[INFO] texturing_skip_global_seam_leveling: False
[INFO] texturing_skip_hole_filling: False
[INFO] texturing_skip_local_seam_leveling: False
[INFO] texturing_skip_visibility_test: False
[INFO] texturing_tone_mapping: none
[INFO] time: False
[INFO] use_3dmesh: False
[INFO] use_exif: False
[INFO] use_fixed_camera_params: False
[INFO] use_hybrid_bundle_adjustment: False
[INFO] use_opensfm_dense: False
[INFO] verbose: False
[INFO] ==============
[INFO] Running dataset stage
[INFO] Loading dataset from: /var/www/data/36f424b1-cfe8-4bbd-9fc3-69fbb94d7f5d/images
[INFO] Loading 397 images
[INFO] Found 397 usable images
[INFO] Parsing SRS header: WGS84 UTM 10N
[INFO] Finished dataset stage
[INFO] Running split stage
[INFO] Normal dataset, will process all at once.
[INFO] Finished split stage
[INFO] Running merge stage
[INFO] Normal dataset, nothing to merge.
[INFO] Finished merge stage
[INFO] Running opensfm stage
[INFO] Altitude data detected, enabling it for GPS alignment
[INFO] [‘use_exif_size: no’, ‘flann_algorithm: KDTREE’, ‘feature_process_size: 2048’, ‘feature_min_frames: 8000’, ‘processes: 2’, ‘matching_gps_neighbors: 8’, ‘matching_gps_distance: 0’, ‘depthmap_method: PATCH_MATCH’, ‘depthmap_resolution: 640’, ‘depthmap_min_patch_sd: 1’, ‘depthmap_min_consistent_views: 3’, ‘optimize_camera_parameters: yes’, ‘undistorted_image_format: tif’, ‘bundle_outlier_filtering_type: AUTO’, ‘align_orientation_prior: vertical’, ‘triangulation_type: ROBUST’, ‘bundle_common_position_constraints: no’, ‘feature_type: SIFT’, ‘use_altitude_tag: yes’, ‘align_method: auto’, ‘local_bundle_radius: 0’]
[INFO] running /usr/bin/env python2 /code/SuperBuild/src/opensfm/bin/opensfm extract_metadata “/var/www/data/36f424b1-cfe8-4bbd-9fc3-69fbb94d7f5d/opensfm”
2020-07-18 08:15:28,991 INFO: Extracting EXIF for DJI_0158.JPG
2020-07-18 08:15:29,001 INFO: Extracting EXIF for DJI_0334.JPG
2020-07-18 08:15:29,007 INFO: Extracting EXIF for DJI_0178.JPG
2020-07-18 08:15:29,012 INFO: Extracting EXIF for DJI_0286.JPG
2020-07-18 08:15:29,018 INFO: Extracting EXIF for DJI_0301.JPG
2020-07-18 08:15:29,023 INFO: Extracting EXIF for DJI_0072.JPG
2020-07-18 08:15:29,028 INFO: Extracting EXIF for DJI_0317.JPG
2020-07-18 08:15:29,033 INFO: Extracting EXIF for DJI_0982.JPG
2020-07-18 08:15:29,037 INFO: Extracting EXIF for DJI_0328.JPG
2020-07-18 08:15:29,042 INFO: Extracting EXIF for DJI_0305.JPG
2020-07-18 08:15:29,047 INFO: Extracting EXIF for DJI_0051.JPG
2020-07-18 08:15:29,051 INFO: Extracting EXIF for DJI_0206.JPG
2020-07-18 08:15:29,057 INFO: Extracting EXIF for DJI_0114.JPG
2020-07-18 08:15:29,062 INFO: Extracting EXIF for DJI_0133.JPG
2020-07-18 08:15:29,068 INFO: Extracting EXIF for DJI_0045.JPG
2020-07-18 08:15:29,074 INFO: Extracting EXIF for DJI_0125.JPG
2020-07-18 08:15:29,081 INFO: Extracting EXIF for DJI_0993.JPG
2020-07-18 08:15:29,088 INFO: Extracting EXIF for DJI_0225.JPG
2020-07-18 08:15:29,096 INFO: Extracting EXIF for DJI_0137.JPG
2020-07-18 08:15:29,101 INFO: Extracting EXIF for DJI_0250.JPG
2020-07-18 08:15:29,106 INFO: Extracting EXIF for DJI_0340.JPG
2020-07-18 08:15:29,111 INFO: Extracting EXIF for DJI_0977.JPG
2020-07-18 08:15:29,115 INFO: Extracting EXIF for DJI_0104.JPG
2020-07-18 08:15:29,121 INFO: Extracting EXIF for DJI_0304.JPG
2020-07-18 08:15:29,126 INFO: Extracting EXIF for DJI_0101.JPG
2020-07-18 08:15:29,130 INFO: Extracting EXIF for DJI_0028.JPG
2020-07-18 08:15:29,135 INFO: Extracting EXIF for DJI_0274.JPG
2020-07-18 08:15:29,140 INFO: Extracting EXIF for DJI_0132.JPG
2020-07-18 08:15:29,145 INFO: Extracting EXIF for DJI_0354.JPG
2020-07-18 08:15:29,149 INFO: Extracting EXIF for DJI_0111.JPG
2020-07-18 08:15:29,156 INFO: Extracting EXIF for DJI_0979.JPG
2020-07-18 08:15:29,161 INFO: Extracting EXIF for DJI_0245.JPG
2020-07-18 08:15:29,171 INFO: Extracting EXIF for DJI_0004.JPG
2020-07-18 08:15:29,176 INFO: Extracting EXIF for DJI_0081.JPG
2020-07-18 08:15:29,180 INFO: Extracting EXIF for DJI_0320.JPG
2020-07-18 08:15:29,187 INFO: Extracting EXIF for DJI_0316.JPG
2020-07-18 08:15:29,194 INFO: Extracting EXIF for DJI_0191.JPG
2020-07-18 08:15:29,200 INFO: Extracting EXIF for DJI_0001.JPG
2020-07-18 08:15:29,205 INFO: Extracting EXIF for DJI_0262.JPG
2020-07-18 08:15:29,210 INFO: Extracting EXIF for DJI_0974.JPG
2020-07-18 08:15:29,214 INFO: Extracting EXIF for DJI_0043.JPG
2020-07-18 08:15:29,219 INFO: Extracting EXIF for DJI_0131.JPG
2020-07-18 08:15:29,225 INFO: Extracting EXIF for DJI_0277.JPG
2020-07-18 08:15:29,231 INFO: Extracting EXIF for DJI_0047.JPG
2020-07-18 08:15:29,238 INFO: Extracting EXIF for DJI_0339.JPG
2020-07-18 08:15:29,244 INFO: Extracting EXIF for DJI_0014.JPG
2020-07-18 08:15:29,251 INFO: Extracting EXIF for DJI_0348.JPG
2020-07-18 08:15:29,257 INFO: Extracting EXIF for DJI_0992.JPG
2020-07-18 08:15:29,262 INFO: Extracting EXIF for DJI_0039.JPG
2020-07-18 08:15:29,268 INFO: Extracting EXIF for DJI_0087.JPG
2020-07-18 08:15:29,273 INFO: Extracting EXIF for DJI_0124.JPG
2020-07-18 08:15:29,278 INFO: Extracting EXIF for DJI_0323.JPG
2020-07-18 08:15:29,282 INFO: Extracting EXIF for DJI_0162.JPG
2020-07-18 08:15:29,289 INFO: Extracting EXIF for DJI_0351.JPG
2020-07-18 08:15:29,294 INFO: Extracting EXIF for DJI_0147.JPG
2020-07-18 08:15:29,299 INFO: Extracting EXIF for DJI_0285.JPG
2020-07-18 08:15:29,306 INFO: Extracting EXIF for DJI_0243.JPG
2020-07-18 08:15:29,311 INFO: Extracting EXIF for DJI_0240.JPG
2020-07-18 08:15:29,316 INFO: Extracting EXIF for DJI_0073.JPG
2020-07-18 08:15:29,322 INFO: Extracting EXIF for DJI_0192.JPG
2020-07-18 08:15:29,327 INFO: Extracting EXIF for DJI_0333.JPG
2020-07-18 08:15:29,331 INFO: Extracting EXIF for DJI_0057.JPG
2020-07-18 08:15:29,336 INFO: Extracting EXIF for DJI_0107.JPG
2020-07-18 08:15:29,341 INFO: Extracting EXIF for DJI_0024.JPG
2020-07-18 08:15:29,345 INFO: Extracting EXIF for DJI_0035.JPG
2020-07-18 08:15:29,349 INFO: Extracting EXIF for DJI_0372.JPG
2020-07-18 08:15:29,355 INFO: Extracting EXIF for DJI_0034.JPG
2020-07-18 08:15:29,360 INFO: Extracting EXIF for DJI_0092.JPG
2020-07-18 08:15:29,364 INFO: Extracting EXIF for DJI_0248.JPG
2020-07-18 08:15:29,369 INFO: Extracting EXIF for DJI_0265.JPG
2020-07-18 08:15:29,374 INFO: Extracting EXIF for DJI_0203.JPG
2020-07-18 08:15:29,379 INFO: Extracting EXIF for DJI_0261.JPG
2020-07-18 08:15:29,383 INFO: Extracting EXIF for DJI_0252.JPG
2020-07-18 08:15:29,388 INFO: Extracting EXIF for DJI_0012.JPG
2020-07-18 08:15:29,393 INFO: Extracting EXIF for DJI_0293.JPG
2020-07-18 08:15:29,398 INFO: Extracting EXIF for DJI_0044.JPG
2020-07-18 08:15:29,402 INFO: Extracting EXIF for DJI_0350.JPG
2020-07-18 08:15:29,408 INFO: Extracting EXIF for DJI_0302.JPG
2020-07-18 08:15:29,412 INFO: Extracting EXIF for DJI_0153.JPG
2020-07-18 08:15:29,418 INFO: Extracting EXIF for DJI_0975.JPG
2020-07-18 08:15:29,422 INFO: Extracting EXIF for DJI_0234.JPG
2020-07-18 08:15:29,427 INFO: Extracting EXIF for DJI_0118.JPG
2020-07-18 08:15:29,432 INFO: Extracting EXIF for DJI_0338.JPG
2020-07-18 08:15:29,441 INFO: Extracting EXIF for DJI_0172.JPG
2020-07-18 08:15:29,446 INFO: Extracting EXIF for DJI_0363.JPG
2020-07-18 08:15:29,452 INFO: Extracting EXIF for DJI_0361.JPG
2020-07-18 08:15:29,457 INFO: Extracting EXIF for DJI_0183.JPG
2020-07-18 08:15:29,462 INFO: Extracting EXIF for DJI_0308.JPG
2020-07-18 08:15:29,468 INFO: Extracting EXIF for DJI_0175.JPG
2020-07-18 08:15:29,474 INFO: Extracting EXIF for DJI_0005.JPG
2020-07-18 08:15:29,480 INFO: Extracting EXIF for DJI_0193.JPG
2020-07-18 08:15:29,486 INFO: Extracting EXIF for DJI_0025.JPG
2020-07-18 08:15:29,491 INFO: Extracting EXIF for DJI_0060.JPG
2020-07-18 08:15:29,498 INFO: Extracting EXIF for DJI_0139.JPG
2020-07-18 08:15:29,504 INFO: Extracting EXIF for DJI_0075.JPG
2020-07-18 08:15:29,509 INFO: Extracting EXIF for DJI_0288.JPG
2020-07-18 08:15:29,513 INFO: Extracting EXIF for DJI_0294.JPG
2020-07-18 08:15:29,518 INFO: Extracting EXIF for DJI_0093.JPG
** I deleted a bunch of stuff in the middle because my post was to large with it. The entire console output is in the images folder if there is anything there that would be helpful **
2020-07-18 08:49:21,794 INFO: -------------------------------------------------------
2020-07-18 08:49:21,947 INFO: DJI_0184.JPG resection inliers: 3279 / 3311
2020-07-18 08:49:22,050 DEBUG: Ceres Solver Report: Iterations: 5, Initial cost: 1.430139e+03, Final cost: 1.003553e+03, Termination: CONVERGENCE
2020-07-18 08:49:22,051 INFO: Adding DJI_0184.JPG to the reconstruction
2020-07-18 08:49:22,408 INFO: -------------------------------------------------------
2020-07-18 08:49:22,554 INFO: DJI_0118.JPG resection inliers: 3266 / 3293
2020-07-18 08:49:22,661 DEBUG: Ceres Solver Report: Iterations: 5, Initial cost: 1.566415e+03, Final cost: 1.107499e+03, Termination: CONVERGENCE
2020-07-18 08:49:22,662 INFO: Adding DJI_0118.JPG to the reconstruction
2020-07-18 08:49:22,929 INFO: -------------------------------------------------------
2020-07-18 08:49:23,125 INFO: DJI_0122.JPG resection inliers: 2822 / 2883
2020-07-18 08:49:23,208 DEBUG: Ceres Solver Report: Iterations: 5, Initial cost: 1.290972e+03, Final cost: 1.059797e+03, Termination: CONVERGENCE
2020-07-18 08:49:23,209 INFO: Adding DJI_0122.JPG to the reconstruction
2020-07-18 08:49:23,344 INFO: Re-triangulating
2020-07-18 08:49:23,359 INFO: Shots and/or GCPs are well-conditionned. Using naive 3D-3D alignment.
2020-07-18 08:49:26,926 INFO: Shots and/or GCPs are well-conditionned. Using naive 3D-3D alignment.
Killed
Traceback (most recent call last):
File “/code/run.py”, line 62, in
app.execute()
File “/code/stages/odm_app.py”, line 95, in execute
self.first_stage.run()
File “/code/opendm/types.py”, line 350, in run
self.next_stage.run(outputs)
File “/code/opendm/types.py”, line 350, in run
self.next_stage.run(outputs)
File “/code/opendm/types.py”, line 350, in run
self.next_stage.run(outputs)
File “/code/opendm/types.py”, line 331, in run
self.process(self.args, outputs)
File “/code/stages/run_opensfm.py”, line 32, in process
octx.reconstruct(self.rerun())
File “/code/opendm/osfm.py”, line 41, in reconstruct
self.run(‘reconstruct’)
File “/code/opendm/osfm.py”, line 23, in run
(context.opensfm_path, command, self.opensfm_project_path))
File “/code/opendm/system.py”, line 76, in run
raise Exception(“Child returned {}”.format(retcode))
Exception: Child returned 137