Skip to content

How to run inference like blind demo (streaming / online video inference)? #12

@a1raman

Description

@a1raman

Hi, thanks for releasing this great work.

I’m trying to reproduce the “blind demo” style inference, where the model processes a continuous video stream and outputs responses in an online manner (instead of reading the whole video first).

However, I cannot find a clear example or documentation for:

Whether the released code supports real-time output, or if the current pipeline only supports offline batch inference

Questions:

Is there a script or example for online inference like the blind demo?

If not, is there a recommended way to modify the existing evaluation script to produce streaming outputs?

Any guidance or pointer to the correct script would be very helpful.
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions