Skip to content

Using distance or similarity metric for each prototype should be configurable #56

@gpitteri

Description

@gpitteri

In the current implementation the prototype layer of the network returns only the distances between each prototype and the latent space patches.
In the original ProtoPNet the distances are then modified into similarities. We can add this feature.

A configurable parameter set by the user will then decide if the network uses the distances or the similarities values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions