Skip to content

How to use VideoMAEv2 to extract features from self-recorded videos for inference? #2

Description

@iamzmchu

Question

How do I extract features from my own recorded video using VideoMAEv2 for inference with Baseline_VideoMAEv2-Giant.ckpt?

Background

I'm trying to extract features from my own recorded video. This project seems designed for processing pre-processed video frames, but I'd like to understand:

  1. How to process the raw video into the correct frame format (frame_*.jpg)

  2. How to extract features from a custom video using the VideoMAEv2 model

I only know that a sliding window is needed, but I know nothing else about the details.

Thanks!

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