Skip to content

Discrepancy Between Paper and Code Implementation #13

@hwan-sig

Description

@hwan-sig

Hi,

I noticed a difference between the algorithm described in the paper and the implementation in the codebase.

The paper adds the regularization term (calculated with global features) to the local training loss.
However, the code introduces an additional training step using global features (contrast term) instead.
Could you clarify whether this is an intended modification or if I might be missing something?

Thanks!

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