Skip to content
This repository was archived by the owner on Jan 12, 2022. It is now read-only.

DEN calculation is extremly slow! #7

@xulman

Description

@xulman

C3DH-H157/01, 54 frames... took cca 11 hours! Check the code -- wasn't that bad previously (ScoreAnnotatedVideos src code).

Would it be possible to calculate it in one shot, i.e. for all objects at the same time? The DT-like iterations would be progressing only on empty background plus updating only own data. There would have to be extra map-image to tell whom the DT non-zero values belong to. If we run into values of somebody else, the distance is likely to be the sum of mine and his values (but wait for round to finish to see everything updated).

Metadata

Metadata

Assignees

No one assigned

    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