Skip to content

Write tests to check score for exact_duplicates and near_duplicates issues #184

@sanjanag

Description

@sanjanag

The tests should ensure that the scoring follows this logic

If image is not (near/exact) duplicated:
    score=1
else:
    score = 1 / (number of images in the duplicated set to which the image belongs)

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