Skip to content
This repository was archived by the owner on Sep 1, 2025. It is now read-only.
This repository was archived by the owner on Sep 1, 2025. It is now read-only.

Question: why is training set seems to have a lower annotation frame rate? #147

@jojo23333

Description

@jojo23333

Hi I was going through the annotation dataset and I can't help notice that:
In the 5fps release version:
frame_idx gap in training set is 18: 01000 -> 01018 -> 01036 ...
in the validation/test set it is 6: 02000 -> 02006 -> 02012 ...

In the 30 fps, the gap is 3 in the training set and 1 (consecutive) in the val/test set

Since I was trying to train a time sequence model on the dataset. I wonder why is this the case? Does this mean the training set annotation is actually lower than 5/30fps in both release?

Thanks so much for your attention!

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