Skip to content

Annotation Frame amount does not align with clipped image number #17

@Eden-Wang1710

Description

@Eden-Wang1710

Hi, I encountered an issue while processing one video. After downloading and converting the video to individual frames, I noticed that the number of annotations doesn't align with the number of processed images.

"videoid": "TgavkeWrV7U"
According to the JSON file, this video has 4762 seconds. The first 90s and last 30s should be discarded. So it should be 46420 frames left after processed.
截屏2024-10-09 11 03 05

But After proceesing, I find 46400 images(0.jpg to 46399.jpg) in my folder. And the annotation in split7 json file has 46061 frames, where the last one is from 46060.jpg to 46099.jpg. They have 30 second difference.
截屏2024-10-09 11 10 09

It's acceptable if this 30-second discrepancy is from the end of the video. But it would be problematic if it's from the beginning, as that would affect the data alignment. Since I only download one video, I'm not sure if other videos also have this problem. Could you kindly confirm this? Thanks a lot!

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