alicevision / Meshroom

3D Reconstruction Software
http://alicevision.org
Other
11.14k stars 1.08k forks source link

Error on node DepthMap_1 #1265

Closed roppppp closed 3 years ago

roppppp commented 3 years ago

Hi there , I am getting an error when I try to compute the sample data. The error occurs in the DepthMap Node and the progress bar turns red in that part.

Meshroom 2020.1.1 Windows 10 x64 20H2 Thinkpad P51 Intel i7-7820HQ NVIDIA Quadro M2200 4GB 16GB DDR4

Dataset https://github.com/alicevision/dataset_monstree/tree/master/mini6

Program called with the following parameters:

  • allowSingleView = 1
  • allowedCameraModels = "pinhole,radial1,radial3,brown,fisheye4,fisheye1"
  • defaultCameraModel = "" (default)
  • defaultFieldOfView = 45
  • defaultFocalLengthPix = -1 (default)
  • defaultIntrinsic = "" (default)
  • groupCameraFallback = Unknown Type "enum EGroupCameraFallback"
  • imageFolder = "" (default)
  • input = "C:\Users\x\AppData\Local\Temp\tmpvquxbs3_/CameraInit/ac38bdd16b58bc6daeecdeacbfc7df059355110f//viewpoints.sfm"
  • output = "C:/Users/x/AppData/Local/Temp/tmpvquxbs3_/CameraInit/ac38bdd16b58bc6daeecdeacbfc7df059355110f/cameraInit.sfm"
  • sensorDatabase = "C:\meshroom\Meshroom-2020.1.1\aliceVision\share\aliceVision\cameraSensors.db"
  • verboseLevel = "info"
  • viewIdMethod = Unknown Type "enum aliceVision::sfmDataIO::EViewIdMethod"
  • viewIdRegex = ".*?(\d+)" (default)

[16:52:37.989551][warning] Some image(s) have no serial number to identify the camera/lens device. This makes it impossible to correctly group the images by device if you have used multiple identical (same model) camera devices. The reconstruction will assume that only one device has been used, so if 2 images share the same focal length approximation they will share the same internal camera parameters. 6 image(s) are concerned. [16:52:38.035391][info] CameraInit report:

  • views listed: 6

      - # views with an initialized intrinsic listed: 6
      - # views without metadata (with a default intrinsic): 0
  • intrinsics listed: 1

    Nodes to execute: ['CameraInit_1', 'FeatureExtraction_1', 'ImageMatching_1', 'FeatureMatching_1', 'StructureFromMotion_1', 'PrepareDenseScene_1', 'DepthMap_1', 'DepthMapFilter_1', 'Meshing_1', 'MeshFiltering_1', 'Texturing_1']

[1/11] CameraInit

  • commandLine: aliceVision_cameraInit --sensorDatabase "C:\meshroom\Meshroom-2020.1.1\aliceVision\share\aliceVision\cameraSensors.db" --defaultFieldOfView 45.0 --groupCameraFallback folder --allowedCameraModels pinhole,radial1,radial3,brown,fisheye4,fisheye1 --viewIdMethod metadata --verboseLevel info --output "C:/meshroom/Projekte/tree3/MeshroomCache/CameraInit/570944ec62e2dbcacba1bdb827174db80465157e/cameraInit.sfm" --allowSingleView 1 --input "C:/meshroom/Projekte/tree3/MeshroomCache/CameraInit/570944ec62e2dbcacba1bdb827174db80465157e//viewpoints.sfm"
  • logFile: C:/meshroom/Projekte/tree3/MeshroomCache/CameraInit/570944ec62e2dbcacba1bdb827174db80465157e/log
  • elapsed time: 0:00:00.294603

[2/11] FeatureExtraction

  • commandLine: aliceVision_featureExtraction --input "C:/meshroom/Projekte/tree3/MeshroomCache/CameraInit/570944ec62e2dbcacba1bdb827174db80465157e/cameraInit.sfm" --describerTypes sift --describerPreset normal --forceCpuExtraction True --maxThreads 0 --verboseLevel info --output "C:/meshroom/Projekte/tree3/MeshroomCache/FeatureExtraction/e9c2ed1d5d27c33211d904a27e6a42dde700ccc7" --rangeStart 0 --rangeSize 40
  • logFile: C:/meshroom/Projekte/tree3/MeshroomCache/FeatureExtraction/e9c2ed1d5d27c33211d904a27e6a42dde700ccc7/0.log
  • elapsed time: 0:00:17.533791

[3/11] ImageMatching

  • commandLine: aliceVision_imageMatching --input "C:/meshroom/Projekte/tree3/MeshroomCache/CameraInit/570944ec62e2dbcacba1bdb827174db80465157e/cameraInit.sfm" --featuresFolders "C:/meshroom/Projekte/tree3/MeshroomCache/FeatureExtraction/e9c2ed1d5d27c33211d904a27e6a42dde700ccc7" --method VocabularyTree --tree "C:\meshroom\Meshroom-2020.1.1\aliceVision\share\aliceVision\vlfeat_K80L3.SIFT.tree" --weights "" --minNbImages 200 --maxDescriptors 500 --nbMatches 50 --verboseLevel info --output "C:/meshroom/Projekte/tree3/MeshroomCache/ImageMatching/68c093e0eacc630d2301eb6a133ae5f9f1f89906/imageMatches.txt"
  • logFile: C:/meshroom/Projekte/tree3/MeshroomCache/ImageMatching/68c093e0eacc630d2301eb6a133ae5f9f1f89906/log
  • elapsed time: 0:00:00.241623

[4/11] FeatureMatching

  • commandLine: aliceVision_featureMatching --input "C:/meshroom/Projekte/tree3/MeshroomCache/CameraInit/570944ec62e2dbcacba1bdb827174db80465157e/cameraInit.sfm" --featuresFolders "C:/meshroom/Projekte/tree3/MeshroomCache/FeatureExtraction/e9c2ed1d5d27c33211d904a27e6a42dde700ccc7" --imagePairsList "C:/meshroom/Projekte/tree3/MeshroomCache/ImageMatching/68c093e0eacc630d2301eb6a133ae5f9f1f89906/imageMatches.txt" --describerTypes sift --photometricMatchingMethod ANN_L2 --geometricEstimator acransac --geometricFilterType fundamental_matrix --distanceRatio 0.8 --maxIteration 2048 --geometricError 0.0 --knownPosesGeometricErrorMax 5.0 --maxMatches 0 --savePutativeMatches False --guidedMatching False --matchFromKnownCameraPoses False --exportDebugFiles False --verboseLevel info --output "C:/meshroom/Projekte/tree3/MeshroomCache/FeatureMatching/0f9b296d55535d7053d9ef3e9167a9bab64b61cf" --rangeStart 0 --rangeSize 20
  • logFile: C:/meshroom/Projekte/tree3/MeshroomCache/FeatureMatching/0f9b296d55535d7053d9ef3e9167a9bab64b61cf/0.log
  • elapsed time: 0:00:03.297945

[5/11] StructureFromMotion

  • commandLine: aliceVision_incrementalSfM --input "C:/meshroom/Projekte/tree3/MeshroomCache/CameraInit/570944ec62e2dbcacba1bdb827174db80465157e/cameraInit.sfm" --featuresFolders "C:/meshroom/Projekte/tree3/MeshroomCache/FeatureExtraction/e9c2ed1d5d27c33211d904a27e6a42dde700ccc7" --matchesFolders "C:/meshroom/Projekte/tree3/MeshroomCache/FeatureMatching/0f9b296d55535d7053d9ef3e9167a9bab64b61cf" --describerTypes sift --localizerEstimator acransac --observationConstraint Basic --localizerEstimatorMaxIterations 4096 --localizerEstimatorError 0.0 --lockScenePreviouslyReconstructed False --useLocalBA True --localBAGraphDistance 1 --maxNumberOfMatches 0 --minNumberOfMatches 0 --minInputTrackLength 2 --minNumberOfObservationsForTriangulation 2 --minAngleForTriangulation 3.0 --minAngleForLandmark 2.0 --maxReprojectionError 4.0 --minAngleInitialPair 5.0 --maxAngleInitialPair 40.0 --useOnlyMatchesFromInputFolder False --useRigConstraint True --lockAllIntrinsics False --filterTrackForks False --initialPairA "" --initialPairB "" --interFileExtension .abc --verboseLevel info --output "C:/meshroom/Projekte/tree3/MeshroomCache/StructureFromMotion/f5cb9b53c703433c2ea8f77d07a43113321b6f2b/sfm.abc" --outputViewsAndPoses "C:/meshroom/Projekte/tree3/MeshroomCache/StructureFromMotion/f5cb9b53c703433c2ea8f77d07a43113321b6f2b/cameras.sfm" --extraInfoFolder "C:/meshroom/Projekte/tree3/MeshroomCache/StructureFromMotion/f5cb9b53c703433c2ea8f77d07a43113321b6f2b"
  • logFile: C:/meshroom/Projekte/tree3/MeshroomCache/StructureFromMotion/f5cb9b53c703433c2ea8f77d07a43113321b6f2b/log
  • elapsed time: 0:00:04.129117

[6/11] PrepareDenseScene

  • commandLine: aliceVision_prepareDenseScene --input "C:/meshroom/Projekte/tree3/MeshroomCache/StructureFromMotion/f5cb9b53c703433c2ea8f77d07a43113321b6f2b/sfm.abc" --outputFileType exr --saveMetadata True --saveMatricesTxtFiles False --evCorrection False --verboseLevel info --output "C:/meshroom/Projekte/tree3/MeshroomCache/PrepareDenseScene/f3a51fd4ecea54bf3b169df492ed9a0dcc7284a4" --rangeStart 0 --rangeSize 40
  • logFile: C:/meshroom/Projekte/tree3/MeshroomCache/PrepareDenseScene/f3a51fd4ecea54bf3b169df492ed9a0dcc7284a4/0.log
  • elapsed time: 0:00:05.574602

7/11 DepthMap

  • commandLine: aliceVision_depthMapEstimation --input "C:/meshroom/Projekte/tree3/MeshroomCache/StructureFromMotion/f5cb9b53c703433c2ea8f77d07a43113321b6f2b/sfm.abc" --imagesFolder "C:/meshroom/Projekte/tree3/MeshroomCache/PrepareDenseScene/f3a51fd4ecea54bf3b169df492ed9a0dcc7284a4" --downscale 2 --minViewAngle 2.0 --maxViewAngle 70.0 --sgmMaxTCams 10 --sgmWSH 4 --sgmGammaC 5.5 --sgmGammaP 8.0 --refineMaxTCams 6 --refineNSamplesHalf 150 --refineNDepthsToRefine 31 --refineNiters 100 --refineWSH 3 --refineSigma 15 --refineGammaC 15.5 --refineGammaP 8.0 --refineUseTcOrRcPixSize False --exportIntermediateResults False --nbGPUs 0 --verboseLevel info --output "C:/meshroom/Projekte/tree3/MeshroomCache/DepthMap/745ee7fb5d93ce4900bff8ba279ef80c9134df56" --rangeStart 0 --rangeSize 3
  • logFile: C:/meshroom/Projekte/tree3/MeshroomCache/DepthMap/745ee7fb5d93ce4900bff8ba279ef80c9134df56/0.log
  • elapsed time: 0:00:14.264858 ERROR:root:Error on node computation: Error on node "DepthMap_1(0)": Log: Program called with the following parameters:
  • downscale = 2
  • exportIntermediateResults = 0
  • imagesFolder = "C:/meshroom/Projekte/tree3/MeshroomCache/PrepareDenseScene/f3a51fd4ecea54bf3b169df492ed9a0dcc7284a4"
  • input = "C:/meshroom/Projekte/tree3/MeshroomCache/StructureFromMotion/f5cb9b53c703433c2ea8f77d07a43113321b6f2b/sfm.abc"
  • maxViewAngle = 70
  • minViewAngle = 2
  • nbGPUs = 0
  • output = "C:/meshroom/Projekte/tree3/MeshroomCache/DepthMap/745ee7fb5d93ce4900bff8ba279ef80c9134df56"
  • rangeSize = 3
  • rangeStart = 0
  • refineGammaC = 15.5
  • refineGammaP = 8
  • refineMaxTCams = 6
  • refineNDepthsToRefine = 31
  • refineNSamplesHalf = 150
  • refineNiters = 100
  • refineSigma = 15
  • refineUseTcOrRcPixSize = 0
  • refineWSH = 3
  • sgmGammaC = 5.5
  • sgmGammaP = 8
  • sgmMaxTCams = 10
  • sgmWSH = 4
  • verboseLevel = "info"

[16:53:40.545182][info] CUDA-Enabled GPU. Device information:

  • id: 0
  • name: Quadro M2200
  • compute capability: 5.2
  • total device memory: 4096 MB
  • device memory available: 3404 MB
  • per-block shared memory: 49152
  • warp size: 32
  • max threads per block: 1024
  • max threads per SM(X): 2048
  • max block sizes: {1024,1024,64}
  • max grid sizes: {2147483647,65535,65535}
  • max 2D array texture: {65536,65536}
  • max 3D array texture: {4096,4096,4096}
  • max 2D linear texture: {65536,65536,1048544}
  • max 2D layered texture: {16384,16384,2048}
  • number of SM(x)s: 8
  • registers per SM(x): 65536
  • registers per block: 65536
  • concurrent kernels: yes
  • mapping host memory: yes
  • unified addressing: yes
  • texture alignment: 512 byte
  • pitch alignment: 32 byte [16:53:41.057359][info] Supported CUDA-Enabled GPU detected. [16:53:41.061507][info] Found 1 image dimension(s): [16:53:41.061507][info] - [4032x3024] [16:53:41.083668][info] Overall maximum dimension: [4032x3024] [16:53:41.083668][info] Create depth maps. number of CUDA devices: 1 0: Quadro M2200 [16:53:41.083668][info] # GPU devices: 1, # CPU threads: 8 [16:53:41.083668][info] Plane sweeping parameters:
  • scale: 2
  • step: 3 [16:53:41.083668][info] PlaneSweepingCuda:
  • _nImgsInGPUAtTime: 2
  • scales: 2
  • subPixel: Yes
  • varianceWSH: 4 CUDA device no 0 for 0 Device 0 memory - used: 691.453125, free: 3404.546875, total: 4096.000000 Device 0 memory - used: 809.703125, free: 3286.296875, total: 4096.000000 [16:53:41.105976][info] Found only 4/10 nearest cameras for view id: 7412286 [16:53:41.111092][info] Found only 4/6 nearest cameras for view id: 7412286 [16:53:45.239507][info] Estimate depth map, view id: 7412286

WARNING: downgrade status on node "DepthMap_1(1)" from Status.SUBMITTED to Status.NONE WARNING: downgrade status on node "DepthMapFilter_1(0)" from Status.SUBMITTED to Status.NONE WARNING: downgrade status on node "Meshing_1" from Status.SUBMITTED to Status.NONE WARNING: downgrade status on node "MeshFiltering_1" from Status.SUBMITTED to Status.NONE WARNING: downgrade status on node "Texturing_1" from Status.SUBMITTED to Status.NONE ERROR:root:Error during Graph execution Error on node "DepthMap_1(0)": Log: Program called with the following parameters:

  • downscale = 2
  • exportIntermediateResults = 0
  • imagesFolder = "C:/meshroom/Projekte/tree3/MeshroomCache/PrepareDenseScene/f3a51fd4ecea54bf3b169df492ed9a0dcc7284a4"
  • input = "C:/meshroom/Projekte/tree3/MeshroomCache/StructureFromMotion/f5cb9b53c703433c2ea8f77d07a43113321b6f2b/sfm.abc"
  • maxViewAngle = 70
  • minViewAngle = 2
  • nbGPUs = 0
  • output = "C:/meshroom/Projekte/tree3/MeshroomCache/DepthMap/745ee7fb5d93ce4900bff8ba279ef80c9134df56"
  • rangeSize = 3
  • rangeStart = 0
  • refineGammaC = 15.5
  • refineGammaP = 8
  • refineMaxTCams = 6
  • refineNDepthsToRefine = 31
  • refineNSamplesHalf = 150
  • refineNiters = 100
  • refineSigma = 15
  • refineUseTcOrRcPixSize = 0
  • refineWSH = 3
  • sgmGammaC = 5.5
  • sgmGammaP = 8
  • sgmMaxTCams = 10
  • sgmWSH = 4
  • verboseLevel = "info"

[16:53:40.545182][info] CUDA-Enabled GPU. Device information:

  • id: 0
  • name: Quadro M2200
  • compute capability: 5.2
  • total device memory: 4096 MB
  • device memory available: 3404 MB
  • per-block shared memory: 49152
  • warp size: 32
  • max threads per block: 1024
  • max threads per SM(X): 2048
  • max block sizes: {1024,1024,64}
  • max grid sizes: {2147483647,65535,65535}
  • max 2D array texture: {65536,65536}
  • max 3D array texture: {4096,4096,4096}
  • max 2D linear texture: {65536,65536,1048544}
  • max 2D layered texture: {16384,16384,2048}
  • number of SM(x)s: 8
  • registers per SM(x): 65536
  • registers per block: 65536
  • concurrent kernels: yes
  • mapping host memory: yes
  • unified addressing: yes
  • texture alignment: 512 byte
  • pitch alignment: 32 byte [16:53:41.057359][info] Supported CUDA-Enabled GPU detected. [16:53:41.061507][info] Found 1 image dimension(s): [16:53:41.061507][info] - [4032x3024] [16:53:41.083668][info] Overall maximum dimension: [4032x3024] [16:53:41.083668][info] Create depth maps. number of CUDA devices: 1 0: Quadro M2200 [16:53:41.083668][info] # GPU devices: 1, # CPU threads: 8 [16:53:41.083668][info] Plane sweeping parameters:
  • scale: 2
  • step: 3 [16:53:41.083668][info] PlaneSweepingCuda:
  • _nImgsInGPUAtTime: 2
  • scales: 2
  • subPixel: Yes
  • varianceWSH: 4 CUDA device no 0 for 0 Device 0 memory - used: 691.453125, free: 3404.546875, total: 4096.000000 Device 0 memory - used: 809.703125, free: 3286.296875, total: 4096.000000 [16:53:41.105976][info] Found only 4/10 nearest cameras for view id: 7412286 [16:53:41.111092][info] Found only 4/6 nearest cameras for view id: 7412286 [16:53:45.239507][info] Estimate depth map, view id: 7412286

WARNING:root:Ignored NaN, Inf, or -Inf value. WARNING:root:Ignored NaN, Inf, or -Inf value. WARNING:root:Ignored NaN, Inf, or -Inf value. WARNING:root:Ignored NaN, Inf, or -Inf value. WARNING:root:Ignored NaN, Inf, or -Inf value. WARNING:root:Ignored NaN, Inf, or -Inf value.

cheers

roppppp commented 3 years ago

this was either fixed with version 2021.1.0 or me installing Microsoft Visual C++ Redistributable from the docu https://meshroom-manual.readthedocs.io/en/latest/install/windows/windows.html

now I only have overheating / shutdown problem but thats lenovos fault