Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Depth outputs all blank #5

Description

@meder411

I am running the code with the sample data that ships with the repo. Speed issues aside, all of the depth outputs I have seen so far (~25 frames) are all the same empty image. Each pixel in the output PNG is [68, 1, 84, 255]. Furthermore, I have to see the solver converge. Each frame runs 500 iterations and quits.

Am I doing something wrong? The intermediate images all look fine. The sparse depth images are a bit weak though. All I've done is run the code as is.

Here are the input, output and intermediate results for frame 39:

Input
000039

Output
000039

Image gradient
image_gradient_000039

Flow
flow_0_000039

Flow gradient

Reliability
reliability_1_000039

Soft edges
soft_edges_000039

Solver initialization
solver_initialization_000039

Solver smoothness
solver_smoothness_y_000039

Sparse points
sparse_points_000039

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions