Meshroom not working

Solved
Mentalink Posted messages 84 Status Member -  
gilles13112 Posted messages 2 Status Member -
Hello,
I discovered today an open source software called Meshroom, which allows for 3D scans from a database of photos. I don't know much about 3D modeling, but that doesn't stop me from giving it a try.
I'm not sure if any of you are familiar with this software, but I hope it's not unknown to everyone.

I wanted to try it out by following a tutorial (it's not very complicated). I took a hundred or so photos all around an object, making sure to maintain exposure and with the highest resolution. Then I imported all the images into Meshroom, saved the file, and started the process without changing any of the default settings. Unfortunately, after 15-20 minutes, it turns out there was an error and the process halted. The software remains open, however, and even after multiple attempts to restart it, the problem persists. It seems to stop at the "PrepareDenseScene" stage.
Of course, not being the type to give up, I tried again after closing and reopening the software, using different photos of another object. Does it work? You already know the answer (or I wouldn't be here explaining my problem to you).

For your information, since I read that you need to have an Nvidia graphics card, I do have one (NVIDIA GeForce 710M).

So, I hope I have clearly expressed the situation, and I look forward to hearing from you!
Thank you in advance for your valuable help :)

3 answers

  1. Fabien
     
    It's a bug, there's a workaround described here:
    https://github.com/alicevision/meshroom/issues/507
    2
    1. Mentalink Posted messages 84 Status Member 13
       
      Hello,
      I followed the instructions you provided: I set the minimum and maximum view angle (View Angle) to 0 and 180. It still doesn't work. You advised in this case to set the minimum "Input track length" to 3, but I can't find this setting...
      I also saw that it was possible to create a RefineRc.cpp file, but I don't know where to put it either...
      (I remind you that I have no knowledge of the software and how it works...)

      Here are the logs (if needed):

      [1/5](1/23) DepthMap
      - commandLine: aliceVision_depthMapEstimation --input "C:/Users/Antoine/Desktop/Test_photogrammetrie/MeshroomCache/StructureFromMotion/182a36e2cf17306adc6173ee925feab1a6337e3e/sfm.abc" --imagesFolder "C:/Users/Antoine/Desktop/Test_photogrammetrie/MeshroomCache/PrepareDenseScene/8b7d8f90334e63228ab0085aa2fd94811d0534c8" --downscale 2 --minViewAngle 0.0 --maxViewAngle 180.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:/Users/Antoine/Desktop/Test_photogrammetrie/MeshroomCache/DepthMap/5c8d09026de9413110e99334d0dfab5242d72141" --rangeStart 0 --rangeSize 3
      - logFile: C:/Users/Antoine/Desktop/Test_photogrammetrie/MeshroomCache/DepthMap/5c8d09026de9413110e99334d0dfab5242d72141/0.log
      - elapsed time: 0:02:58.892388
      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:/Users/Antoine/Desktop/Test_photogrammetrie/MeshroomCache/PrepareDenseScene/8b7d8f90334e63228ab0085aa2fd94811d0534c8"
      • input = "C:/Users/Antoine/Desktop/Test_photogrammetrie/MeshroomCache/StructureFromMotion/182a36e2cf17306adc6173ee925feab1a6337e3e/sfm.abc"
      • maxViewAngle = 180
      • minViewAngle = 0
      • nbGPUs = 0
      • output = "C:/Users/Antoine/Desktop/Test_photogrammetrie/MeshroomCache/DepthMap/5c8d09026de9413110e99334d0dfab5242d72141"
      • 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"


      [12:00:31.892694][info] CUDA-Enabled GPU.
      Device information:
      - id: 0
      - name: GeForce 710M
      - compute capability: 2.1
      - total device memory: 1024 MB
      - device memory available: 822 MB
      - per-block shared memory: 49152
      - warp size: 32
      - max threads per block: 1024
      - max threads per SM(X): 1536
      - max block sizes: {1024,1024,64}
      - max grid sizes: {65535,65535,65535}
      - max 2D array texture: {65536,65535}
      - max 3D array texture: {2048,2048,2048}
      - max 2D linear texture: {65000,65000,1048544}
      - max 2D layered texture: {16384,16384,2048}
      - number of SM(x)s: 2
      - registers per SM(x): 32768
      - registers per block: 32768
      - concurrent kernels: yes
      - mapping host memory: yes
      - unified addressing: yes
      - texture alignment: 512 byte
      - pitch alignment: 32 byte

      [12:00:32.555050][info] Supported CUDA-Enabled GPU detected.
      [12:00:32.669996][info] Found 1 image dimension(s):
      [12:00:32.669996][info] - [4032x3024]
      [12:00:37.551009][info] Overall maximum dimension: [4032x3024]
      [12:00:37.551996][info] Create depth maps.
      number of CUDA devices: 1
      0: GeForce 710M
      [12:00:37.555352][info] # GPU devices: 1, # CPU threads: 4
      [12:00:37.555352][info] Plane sweeping parameters:
      - scale: 2
      - step: 3
      [12:00:37.555352][info] PlaneSweepingCuda:
      - _nImgsInGPUAtTime: 2
      - scales: 2
      - subPixel: Yes
      - varianceWSH: 4
      CUDA device no 0 for 0
      Device 0 memory - used: 201.793747, free: 822.206238, total: 1024.000000
      Device 0 memory - used: 319.918762, free: 704.081238, total: 1024.000000
      [12:01:46.553873][info] Estimate depth map, view id: 26352733

      WARNING: downgrade status on node "DepthMap_1(1)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(2)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(3)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(4)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(5)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(6)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(7)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(8)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(9)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(10)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(11)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(12)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(13)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(14)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(15)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(16)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(17)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(18)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(19)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(20)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(21)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(22)" 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 "DepthMapFilter_1(1)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMapFilter_1(2)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMapFilter_1(3)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMapFilter_1(4)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMapFilter_1(5)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMapFilter_1(6)" 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:/Users/Antoine/Desktop/Test_photogrammetrie/MeshroomCache/PrepareDenseScene/8b7d8f90334e63228ab0085aa2fd94811d0534c8"
      • input = "C:/Users/Antoine/Desktop/Test_photogrammetrie/MeshroomCache/StructureFromMotion/182a36e2cf17306adc6173ee925feab1a6337e3e/sfm.abc"
      • maxViewAngle = 180
      • minViewAngle = 0
      • nbGPUs = 0
      • output = "C:/Users/Antoine/Desktop/Test_photogrammetrie/MeshroomCache/DepthMap/5c8d09026de9413110e99334d0dfab5242d72141"
      • 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"


      [12:00:31.892694][info] CUDA-Enabled GPU.
      Device information:
      - id: 0
      - name: GeForce 710M
      - compute capability: 2.1
      - total device memory: 1024 MB
      - device memory available: 822 MB
      - per-block shared memory: 49152
      - warp size: 32
      - max threads per block: 1024
      - max threads per SM(X): 1536
      - max block sizes: {1024,1024,64}
      - max grid sizes: {65535,65535,65535}
      - max 2D array texture: {65536,65535}
      - max 3D array texture: {2048,2048,2048}
      - max 2D linear texture: {65000,65000,1048544}
      - max 2D layered texture: {16384,16384,2048}
      - number of SM(x)s: 2
      - registers per SM(x): 32768
      - registers per block: 32768
      - concurrent kernels: yes
      - mapping host memory: yes
      - unified addressing: yes
      - texture alignment: 512 byte
      - pitch alignment: 32 byte

      [12:00:32.555050][info] Supported CUDA-Enabled GPU detected.
      [12:00:32.669996][info] Found 1 image dimension(s):
      [12:00:32.669996][info] - [4032x3024]
      [12:00:37.551009][info] Overall maximum dimension: [4032x3024]
      [12:00:37.551996][info] Create depth maps.
      number of CUDA devices: 1
      0: GeForce 710M
      [12:00:37.555352][info] # GPU devices: 1, # CPU threads: 4
      [12:00:37.555352][info] Plane sweeping parameters:
      - scale: 2
      - step: 3
      [12:00:37.555352][info] PlaneSweepingCuda:
      - _nImgsInGPUAtTime: 2
      - scales: 2
      - subPixel: Yes
      - varianceWSH: 4
      CUDA device no 0 for 0
      Device 0 memory - used: 201.793747, free: 822.206238, total: 1024.000000
      Device 0 memory - used: 319.918762, free: 704.081238, total: 1024.000000
      [12:01:46.553873][info] Estimate depth map, view id: 26352733

      Thank you in advance for your response.
      0
    2. Mentalink Posted messages 84 Status Member 13
       
      Hello,
      Having not received a response, I would like to follow up on my request.
      0
  2. Fabien
     
    The "PrepareDenseScene" does not work if there are special characters in the path of the images or the Meshroom scene.

    See https://github.com/alicevision/meshroom/issues/530
    0
    1. Mentalink Posted messages 84 Status Member 13
       
      Hello Fabien,
      Thank you very much for your response. It seems that you were right: I had a non-ASCII character in the folder name containing the images. Now, the software no longer crashes at the PrepareDense stage but at the next one, DepthMap.


      Here are the logs:


      [7/11](1/19) DepthMap
      - commandLine: aliceVision_depthMapEstimation --input "C:/Users/Antoine/Desktop/Test photogrammmetrie 2/MeshroomCache/StructureFromMotion/e58b6f0395e206d80c35188116085368e6000d13/sfm.abc" --imagesFolder "C:/Users/Antoine/Desktop/Test photogrammmetrie 2/MeshroomCache/PrepareDenseScene/47ca4d33843de735b4e150081cf83eca7cc8c912" --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:/Users/Antoine/Desktop/Test photogrammmetrie 2/MeshroomCache/DepthMap/cd46a6731481539e302ab9ba900fe7c12baf6bfd" --rangeStart 0 --rangeSize 3
      - logFile: C:/Users/Antoine/Desktop/Test photogrammmetrie 2/MeshroomCache/DepthMap/cd46a6731481539e302ab9ba900fe7c12baf6bfd/0.log
      - elapsed time: 0:01:20.038790
      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:/Users/Antoine/Desktop/Test photogrammmetrie 2/MeshroomCache/PrepareDenseScene/47ca4d33843de735b4e150081cf83eca7cc8c912"
      • input = "C:/Users/Antoine/Desktop/Test photogrammmetrie 2/MeshroomCache/StructureFromMotion/e58b6f0395e206d80c35188116085368e6000d13/sfm.abc"
      • maxViewAngle = 70
      • minViewAngle = 2
      • nbGPUs = 0
      • output = "C:/Users/Antoine/Desktop/Test photogrammmetrie 2/MeshroomCache/DepthMap/cd46a6731481539e302ab9ba900fe7c12baf6bfd"
      • 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"


      [17:22:36.981040][info] CUDA-Enabled GPU.
      Device information:
      - id: 0
      - name: GeForce 710M
      - compute capability: 2.1
      - total device memory: 1024 MB
      - device memory available: 822 MB
      - per-block shared memory: 49152
      - warp size: 32
      - max threads per block: 1024
      - max threads per SM(X): 1536
      - max block sizes: {1024,1024,64}
      - max grid sizes: {65535,65535,65535}
      - max 2D array texture: {65536,65535}
      - max 3D array texture: {2048,2048,2048}
      - max 2D linear texture: {65000,65000,1048544}
      - max 2D layered texture: {16384,16384,2048}
      - number of SM(x)s: 2
      - registers per SM(x): 32768
      - registers per block: 32768
      - concurrent kernels: yes
      - mapping host memory: yes
      - unified addressing: yes
      - texture alignment: 512 byte
      - pitch alignment: 32 byte

      [17:22:37.852184][info] Supported CUDA-Enabled GPU detected.
      [17:22:37.883428][info] Found 1 image dimension(s):
      [17:22:37.883428][info] - [4032x3024]
      [17:22:38.070920][info] Overall maximum dimension: [4032x3024]
      [17:22:38.070920][info] Create depth maps.
      number of CUDA devices: 1
      0: GeForce 710M
      [17:22:38.086550][info] # GPU devices: 1, # CPU threads: 4
      [17:22:38.086550][info] Plane sweeping parameters:
      - scale: 2
      - step: 3
      [17:22:38.086550][info] PlaneSweepingCuda:
      - _nImgsInGPUAtTime: 2
      - scales: 2
      - subPixel: Yes
      - varianceWSH: 4
      CUDA device no 0 for 0
      Device 0 memory - used: 201.793747, free: 822.206238, total: 1024.000000
      Device 0 memory - used: 319.918762, free: 704.081238, total: 1024.000000
      [17:22:38.164675][info] Found only 6/10 nearest cameras for view id: 197365922
      [17:23:09.346963][info] Estimate depth map, view id: 197365922

      WARNING: downgrade status on node "DepthMap_1(1)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(2)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(3)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(4)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(5)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(6)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(7)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(8)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(9)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(10)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(11)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(12)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(13)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(14)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(15)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(16)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(17)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMap_1(18)" 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 "DepthMapFilter_1(1)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMapFilter_1(2)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMapFilter_1(3)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMapFilter_1(4)" from Status.SUBMITTED to Status.NONE
      WARNING: downgrade status on node "DepthMapFilter_1(5)" 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:/Users/Antoine/Desktop/Test photogrammmetrie 2/MeshroomCache/PrepareDenseScene/47ca4d33843de735b4e150081cf83eca7cc8c912"
      • input = "C:/Users/Antoine/Desktop/Test photogrammmetrie 2/MeshroomCache/StructureFromMotion/e58b6f0395e206d80c35188116085368e6000d13/sfm.abc"
      • maxViewAngle = 70
      • minViewAngle = 2
      • nbGPUs = 0
      • output = "C:/Users/Antoine/Desktop/Test photogrammmetrie 2/MeshroomCache/DepthMap/cd46a6731481539e302ab9ba900fe7c12baf6bfd"
      • 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"


      [17:22:36.981040][info] CUDA-Enabled GPU.
      Device information:
      - id: 0
      - name: GeForce 710M
      - compute capability: 2.1
      - total device memory: 1024 MB
      - device memory available: 822 MB
      - per-block shared memory: 49152
      - warp size: 32
      - max threads per block: 1024
      - max threads per SM(X): 1536
      - max block sizes: {1024,1024,64}
      - max grid sizes: {65535,65535,65535}
      - max 2D array texture: {65536,65535}
      - max 3D array texture: {2048,2048,2048}
      - max 2D linear texture: {65000,65000,1048544}
      - max 2D layered texture: {16384,16384,2048}
      - number of SM(x)s: 2
      - registers per SM(x): 32768
      - registers per block: 32768
      - concurrent kernels: yes
      - mapping host memory: yes
      - unified addressing: yes
      - texture alignment: 512 byte
      - pitch alignment: 32 byte

      [17:22:37.852184][info] Supported CUDA-Enabled GPU detected.
      [17:22:37.883428][info] Found 1 image dimension(s):
      [17:22:37.883428][info] - [4032x3024]
      [17:22:38.070920][info] Overall maximum dimension: [4032x3024]
      [17:22:38.070920][info] Create depth maps.
      number of CUDA devices: 1
      0: GeForce 710M
      [17:22:38.086550][info] # GPU devices: 1, # CPU threads: 4
      [17:22:38.086550][info] Plane sweeping parameters:
      - scale: 2
      - step: 3
      [17:22:38.086550][info] PlaneSweepingCuda:
      - _nImgsInGPUAtTime: 2
      - scales: 2
      - subPixel: Yes
      - varianceWSH: 4
      CUDA device no 0 for 0
      Device 0 memory - used: 201.793747, free: 822.206238, total: 1024.000000
      Device 0 memory - used: 319.918762, free: 704.081238, total: 1024.000000
      [17:22:38.164675][info] Found only 6/10 nearest cameras for view id: 197365922
      [17:23:09.346963][info] Estimate depth map, view id: 197365922

      Thank you in advance for your response!
      0
  3. Jandre
     
    For me, the processing was stuck at depthmap
    I changed the following values: downscale 16 instead of 2
    Sgm 10
    And Refine 20

    And it works.
    0
    1. Mentalink Posted messages 84 Status Member 13
       
      I didn't have the opportunity to use the software any further than a test with about a hundred 12Mp photos in 4:3 format taken with my mobile phone. Despite a locked exposure, I am not satisfied with the overall photos due to the shadow generated by the presence of the sun in the middle of the afternoon. Ideally, there should be clouds.
      I did try it on a more powerful computer than the previous one (Nvidia Geforce GTX 1050). The processing was very long and unfortunately the computer went to sleep during my absence. I haven't tried again since.
      I plan to do it again during the summer holidays with lower resolution photos and without shadows.
      I will let you know if I remember.

      Thank you for your configuration advice.
      0
    2. gilles13112 Posted messages 2 Status Member
       
      Hello
      I admit I've been struggling with Meshroom for a while.
      After a lot of trial and error, I had the same problem as mentalik. These settings allowed me to unlock the software.
      It processes the 70 photos and goes all the way through. However, the result is terrible.
      The support is great, but the statuette is made up of just a few points.
      More research to come...
      0