Error Code 1 with 3D model

Please, I got Code 1 and even after increasing the number min-num-features I could not get it

DEBUG] running PYTHONPATH=/code/SuperBuild/install/lib/python2.7/dist-packages /code/SuperBuild/src/opensfm/bin/opensfm reconstruct /var/www/data/41fcce0f-afff-4769-963e-9d4a9491d9ae/opensfm 2019-03-14 00:44:15,556 INFO: Starting incremental reconstruction 2019-03-14 00:44:17,747 INFO: Starting reconstruction with DJI_0079.JPG and DJI_0081.JPG 2019-03-14 00:44:17,935 INFO: Two-view reconstruction inliers: 2463 / 2467 2019-03-14 00:44:18,285 INFO: Triangulated: 2458 2019-03-14 00:44:18,311 DEBUG: Ceres Solver Report: Iterations: 2, Initial cost: 2.059805e+01, Final cost: 1.936689e+01, Termination: CONVERGENCE 2019-03-14 00:44:18,819 DEBUG: Ceres Solver Report: Iterations: 2, Initial cost: 1.967465e+01, Final cost: 1.930992e+01, Termination: CONVERGENCE 2019-03-14 00:44:19,542 DEBUG: Ceres Solver Report: Iterations: 33, Initial cost: 3.990641e+01, Final cost: 3.372746e+01, Termination: CONVERGENCE 2019-03-14 00:44:19,543 INFO: Removed outliers: 0 2019-03-14 00:44:19,555 INFO: ------------------------------------------------------- 2019-03-14 00:44:19,637 INFO: DJI_0080.JPG resection inliers: 2184 / 2207 2019-03-14 00:44:19,740 DEBUG: Ceres Solver Report: Iterations: 3, Initial cost: 7.838445e+01, Final cost: 3.948680e+01, Termination: CONVERGENCE 2019-03-14 00:44:19,741 INFO: Adding DJI_0080.JPG to the reconstruction 2019-03-14 00:44:20,004 INFO: Re-triangulating 2019-03-14 00:44:20,448 DEBUG: Ceres Solver Report: Iterations: 5, Initial cost: 8.612828e+01, Final cost: 7.167046e+01, Termination: CONVERGENCE 2019-03-14 00:44:21,466 DEBUG: Ceres Solver Report: Iterations: 3, Initial cost: 7.217067e+01, Final cost: 7.167045e+01, Termination: CONVERGENCE 2019-03-14 00:44:21,469 INFO: Removed outliers: 0 /code/SuperBuild/src/opensfm/opensfm/align.py:87: RuntimeWarning: invalid value encountered in divide A /= s /usr/local/lib/python2.7/dist-packages/numpy/linalg/linalg.py:2022: RuntimeWarning: invalid value encountered in det r = _umath_linalg.det(a, signature=signature) Traceback (most recent call last): File “/code/SuperBuild/src/opensfm/bin/opensfm”, line 34, in <module> command.run(args) File “/code/SuperBuild/src/opensfm/opensfm/commands/reconstruct.py”, line 21, in run report = reconstruction.incremental_reconstruction(data) File “/code/SuperBuild/src/opensfm/opensfm/reconstruction.py”, line 1177, in incremental_reconstruction data, graph, reconstruction, remaining_images, gcp) File “/code/SuperBuild/src/opensfm/opensfm/reconstruction.py”, line 1113, in grow_reconstruction align_reconstruction(reconstruction, gcp, config) File “/code/SuperBuild/src/opensfm/opensfm/align.py”, line 20, in align_reconstruction apply_similarity(reconstruction, s, A, b) File “/code/SuperBuild/src/opensfm/opensfm/align.py”, line 42, in apply_similarity shot.pose.set_rotation_matrix(Rp) File “/code/SuperBuild/src/opensfm/opensfm/types.py”, line 85, in set_rotation_matrix raise ValueError(“Determinant not 1”) ValueError: Determinant not 1 Traceback (most recent call last): File “/code/run.py”, line 47, in <module> 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

Please find my pictures at: https://drive.google.com/drive/folders/1pyVmdXyY4_lThzMnkFtNHlNWUWF5Wtda?usp=sharing

I didn´t withdraw it. Please lead me to a soution?