Skip to content

Check for duplicate image when loading data, not during event extraction #49

@paulmueller

Description

@paulmueller

Currently, checking for duplicate images is done in QueueEventExtractor.process_label (quite late in the pipeline).

If the input data contains duplicate frames (e.g. a file that has already been analyze), checking for duplicate images earlier would be a performance boost.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions