Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

One confusion about FDD calculation #83

Open
SteveSZF opened this issue Feb 5, 2025 · 0 comments
Open

One confusion about FDD calculation #83

SteveSZF opened this issue Feb 5, 2025 · 0 comments

Comments

@SteveSZF
Copy link

SteveSZF commented Feb 5, 2025

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant