Skip to content

DepthMap fail since release 2019.1 #409

@Valouleloup

Description

@Valouleloup

Hello,

I just checked the new release and I have trouble to render a set of images I've done flawlessly on release 2018.

  • It fails on DepthMap, I don't have any error message but an info before stopping.
  • All the settings are defaults.
  • On the 2018 version, I tested with all default settings and all steps succeeded.
  • I didn't imported the projet of 2018 on the 2019 version, I started with a brand new project, imported the images and press start. So exactly what I've done on 2018

Logs of the chunk that fails :

log

...
gpu elapsed time: 1142.000000 ms 
gpu elapsed time: 1361.000000 ms 
rc: 12, gpu elapsed time: 471.000000 ms 
rc: 12, gpu elapsed time: 477.000000 ms 
rc: 12, gpu elapsed time: 477.000000 ms 
rc: 12, gpu elapsed time: 469.000000 ms 
[22:38:14.563297][info] Found only 8/10 nearest cameras for view id: 874225700
[22:38:26.190166][info] Estimate depth map, view id: 874225700

status

{
    "status": "ERROR",
    "execMode": "LOCAL",
    "nodeName": "DepthMap_1",
    "nodeType": "DepthMap",
    "packageName": "aliceVision",
    "packageVersion": null,
    "graph": "",
    "commandLine": "aliceVision_depthMapEstimation  --input \"C:/thePath/6966dd1fe97f92b12182da295c478c4c6ae08d3c/sfm.abc\" --imagesFolder \"C:/thePath/479bd69063c5e69424f7008ed63d1d12b05ad0c2\" --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:/thePath/eea85f62a67692bf1c80dd467ba452ca1393560d\" --rangeStart 12 --rangeSize 3",
    "env": null,
    "startDateTime": "2019-03-01 22:37:08.124094",
    "endDateTime": "",
    "elapsedTime": 0,
    "hostname": "***",
    "sessionUid": "04b2976e-3c67-11e9-9d66-30243267bd9e",
    "returnCode": 3221226505,
    "elapsedTimeStr": "0:00:00"
}

My config:

  • Windows 10
  • CPU: i7 8550U
  • GPU: MX150

Thanks :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugfor actual bugs (unsure? use type:question)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions