Skip to content

Error in ERGAS metric #2416

@Andrewwango

Description

@Andrewwango

In the definition of ERGAS, it should be \ ratio rather than * ratio

For example see ERGAS defined in Du et al, Meng et al

ergas_score = 100 * ratio * torch.sqrt(torch.sum((rmse_per_band / mean_target) ** 2, dim=1) / c)

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions