Skip to content

Clarification about ADE calculation for different number of seconds #46

Description

@ahmadchalhoub

Hello,

I was wondering why you guys use different indexing for pred_traj for ADE generation for 1s compared to 2s & 3s?
In main.py:462, you index pred_traj with [1:pred1_len+1], while for 2s and 3s calculation, you simply use [:pred2_len] and [:pred3_len].

Great work by the way!

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions