Skip to content

Clarification on Intra-frame (I-frame) interval in data preprocessing #112

Description

@RRooyyCChheenn

Hi,

I am currently reviewing the data preprocessing pipeline and had a question regarding tools/tools_for_hevc/step3_generate_video_mv_residual_index.py.

Specifically, I noticed that the script does not explicitly define a fixed interval for sampling full frames (Intra-frames). Could you please clarify the following:

Is there a default interval being used (e.g., every 32 or 64 frames)?

Does the script process the video entirely without full-frame sampling, or does it rely on the GOP structure predefined during the HEVC encoding step?

Understanding this sampling frequency is critical for me to align the training data correctly with the model architecture.

Thanks for your help!

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