Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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