-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error during depthmap filter phase #288
Comments
Getting very similar output, seemingly no useful info even on "debug" or "trace" verbosity level - started after setting "downscale" for DepthMap to 1 on a set of lower-res images. |
Same issue. I can't get my project to proceed past this point. Did anyone find a workaround for this issue since first reported? |
Hi, i'm in the same issue. this is the part of my log. WARNING: downgrade status on node "MeshFiltering_1" from Status.SUBMITTED to Status.NONE
[13:05:19.786013][info] CUDA-Enabled GPU. [13:05:20.089921][info] Supported CUDA-Enabled GPU detected. thank you for your help. |
@herrpedro This is caused by badly connected cameras, this has been fixed but you must build it yourself or wait until the next release to use this. A workaround is to change min/max View Angle on the Depth map node to 0 and 180 respectively as described here This is not the same issue as the one in this thread, the one in this thread has nothing to do with the nearest cameras as far as I can tell. |
I´ve build a pre-release. I´ll share it today. |
Thank you all.
sorry. i did not mean to hijack ones problem. just came here from google and the message was relatively (for untrained eyes) the same
thanks again ChemicalXandco and natowi
|
I'm not aware of a problem on the Can someone share a problematic dataset, so we can try to reproduce the problem? |
hi, followed the 2 workarounds and it worked. thank you |
hi, will test this in the next dataset, thank you for your help and time. |
I'm having a similar issue, and without the workaround the DepthMap fails immediately, with the workaround the DepthMap gets to step 13/266 before it then fails again. I tried changing the refine: Depths parameter to 64 with no luck. ERROR:root:Error during Graph execution Error on node "DepthMap_1(12)":
[11:22:56.335220][info] CUDA-Enabled GPU. [11:22:56.654982][info] Supported CUDA-Enabled GPU detected. |
this may be related to alicevision/AliceVision#671 . Are you having a segmentation fault? |
I went through my event history, I found this event from the current stable version, 2.1: Faulting application name: aliceVision_depthMapEstimation.exe, version: 2.0.0.0, time stamp: 0x5c618ffd I also tried the dev build that was posted by @natowi, 2.dev1, it failed and returned this error: Faulting application name: aliceVision_prepareDenseScene.exe, version: 2.0.0.0, time stamp: 0x5d2b1d40 |
Is there a simple way to build the current development branch? I'm not seeing any guidance on the github page... I usually get lost when trying to compile things so I try not to whenever possible. |
You can try the release 2019.2 which includes these fixes. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue is closed due to inactivity. Feel free to re-open if new information is available. |
I'm getting this error log during the depthmap filter phase. But I don't know what it means or what to do. Could anybody shed some light to this problem? any help is greatly appreciated!
Nodes to execute: ['DepthMapFilter_1', 'Meshing_1', 'MeshFiltering_1', 'Texturing_1']
WARNING: downgrade status on node "DepthMapFilter_1(0)" from Status.ERROR to Status.SUBMITTED
1/4 DepthMapFilter
commandLine: aliceVision_depthMapFiltering --ini "C:/Users/shan_/Documents/MeshroomCache/PrepareDenseScene/0900e830f5b637b5e16eeb013e9736d3285be63d/mvs.ini" --depthMapFolder "C:/Users/shan_/Documents/MeshroomCache/DepthMap/7c4e7eed4235f53fce47baf7321eb1e489984435" --nNearestCams 5 --minNumOfConsistensCams 3 --minNumOfConsistensCamsWithLowSimilarity 4 --pixSizeBall 0 --pixSizeBallWithLowSimilarity 0 --verboseLevel info --output "C:/Users/shan_/Documents/MeshroomCache/DepthMapFilter/b1844b01ae7e8ff1f31d0d7ef66ea38b645e72c7" --rangeStart 0 --rangeSize 10
logFile: C:/Users/shan_/Documents/MeshroomCache/DepthMapFilter/b1844b01ae7e8ff1f31d0d7ef66ea38b645e72c7/0.log
elapsed time: 0:00:01.646080
ERROR:root:Error on node computation: Error on node "DepthMapFilter_1(0)":
Log:
Program called with the following parameters:
depthMapFolder = "C:/Users/shan_/Documents/MeshroomCache/DepthMap/7c4e7eed4235f53fce47baf7321eb1e489984435"
ini = "C:/Users/shan_/Documents/MeshroomCache/PrepareDenseScene/0900e830f5b637b5e16eeb013e9736d3285be63d/mvs.ini"
minNumOfConsistensCams = 3
minNumOfConsistensCamsWithLowSimilarity = 4
nNearestCams = 5
output = "C:/Users/shan_/Documents/MeshroomCache/DepthMapFilter/b1844b01ae7e8ff1f31d0d7ef66ea38b645e72c7"
pixSizeBall = 0
pixSizeBallWithLowSimilarity = 0
rangeSize = 10
rangeStart = 0
verboseLevel = "info"
[14:07:12.446350][info] Found 26 image dimension(s):
[14:07:12.446350][info] - [323x925]
[14:07:12.446350][info] - [510x940]
[14:07:12.446350][info] - [514x926]
[14:07:12.446350][info] - [514x935]
[14:07:12.446350][info] - [517x852]
[14:07:12.446350][info] - [519x925]
[14:07:12.446350][info] - [520x934]
[14:07:12.446350][info] - [529x923]
[14:07:12.446350][info] - [542x924]
[14:07:12.446350][info] - [551x936]
[14:07:12.446350][info] - [563x937]
[14:07:12.446350][info] - [570x927]
[14:07:12.446350][info] - [593x934]
[14:07:12.461977][info] - [595x650]
[14:07:12.462270][info] - [597x801]
[14:07:12.462270][info] - [608x1080]
[14:07:12.462270][info] - [637x840]
[14:07:12.462270][info] - [695x925]
[14:07:12.462270][info] - [697x937]
[14:07:12.462270][info] - [707x871]
[14:07:12.462270][info] - [723x850]
[14:07:12.463271][info] - [789x852]
[14:07:12.463271][info] - [1050x892]
[14:07:12.463271][info] - [1059x883]
[14:07:12.463271][info] - [1126x893]
[14:07:12.463271][info] - [1149x895]
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 "DepthMapFilter_1(7)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(8)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(9)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(10)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(11)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(12)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(13)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(14)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(15)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(16)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(17)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(18)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(19)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(20)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(21)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(22)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(23)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(24)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(25)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(26)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(27)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(28)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(29)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(30)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(31)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(32)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(33)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(34)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(35)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(36)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(37)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(38)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(39)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(40)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(41)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(42)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(43)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(44)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(45)" from Status.SUBMITTED to Status.NONE
WARNING: downgrade status on node "DepthMapFilter_1(46)" 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 "DepthMapFilter_1(0)":
Log:
Program called with the following parameters:
depthMapFolder = "C:/Users/shan_/Documents/MeshroomCache/DepthMap/7c4e7eed4235f53fce47baf7321eb1e489984435"
ini = "C:/Users/shan_/Documents/MeshroomCache/PrepareDenseScene/0900e830f5b637b5e16eeb013e9736d3285be63d/mvs.ini"
minNumOfConsistensCams = 3
minNumOfConsistensCamsWithLowSimilarity = 4
nNearestCams = 5
output = "C:/Users/shan_/Documents/MeshroomCache/DepthMapFilter/b1844b01ae7e8ff1f31d0d7ef66ea38b645e72c7"
pixSizeBall = 0
pixSizeBallWithLowSimilarity = 0
rangeSize = 10
rangeStart = 0
verboseLevel = "info"
[14:07:12.446350][info] Found 26 image dimension(s):
[14:07:12.446350][info] - [323x925]
[14:07:12.446350][info] - [510x940]
[14:07:12.446350][info] - [514x926]
[14:07:12.446350][info] - [514x935]
[14:07:12.446350][info] - [517x852]
[14:07:12.446350][info] - [519x925]
[14:07:12.446350][info] - [520x934]
[14:07:12.446350][info] - [529x923]
[14:07:12.446350][info] - [542x924]
[14:07:12.446350][info] - [551x936]
[14:07:12.446350][info] - [563x937]
[14:07:12.446350][info] - [570x927]
[14:07:12.446350][info] - [593x934]
[14:07:12.461977][info] - [595x650]
[14:07:12.462270][info] - [597x801]
[14:07:12.462270][info] - [608x1080]
[14:07:12.462270][info] - [637x840]
[14:07:12.462270][info] - [695x925]
[14:07:12.462270][info] - [697x937]
[14:07:12.462270][info] - [707x871]
[14:07:12.462270][info] - [723x850]
[14:07:12.463271][info] - [789x852]
[14:07:12.463271][info] - [1050x892]
[14:07:12.463271][info] - [1059x883]
[14:07:12.463271][info] - [1126x893]
[14:07:12.463271][info] - [1149x895]
The text was updated successfully, but these errors were encountered: