Skip to content

metrics.py implemenation doesn't seem to align with the paper #25

@yl3829

Description

@yl3829

Hi, when reading the implementation of the evaluations, I found couple issues:

  1. The code here is using 50s as collar instead of 0.25s as stated in the paper.
  2. Also, a non-causal median filter of size 11 is used, which would increase the look ahead window and hence increase the latency to 1.5s instead of 1s in the paper.

Wondering if the results in the paper is evaluated by the command provided with the default median filter size of 11 and using 50s as collar? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions