Skip to content

One confusion about FDD calculation #83

Description

@SteveSZF

Thank you for your great work. In cal_metric.py, I have confusion about the 62 line, the code "motion_std_difference.append(gt_motion_std - pred_motion_std)". Why not add abs function like np.abs(gt_motion_std - pred_motion_std)? Can you always assure gt_motion_std is greater than pred_motion_std?

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

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions