microsoft / microsoft/Mage

Mage-vl codec streaming style

Open
#30 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.6k
Forks
174
PR merge metrics
No merged PRs in 30d

Description

Thanks to the authors for open‑sourcing such impressive work.

When I run inference using inference_streaming.py, I noticed that cv‑preinfer actually processes offline videos. For streaming‑video scenarios, are there any good existing approaches to resolve issues such as patch selection and position‑id?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with mage_vl/inference_streaming.py and trace how cv-preinfer handles video input. Investigate existing approaches for streaming-video patch selection and position-id handling; the issue needs a concrete design and acceptance criteria before implementation can be considered done.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.