OpenGVLab / OpenGVLab/Ask-Anything
您好,急问为什么执行inference demo时,对一定数量的视频生成caption之后程序就会卡死
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.4k
- Forks
- 268
- PR merge metrics
- No merged PRs in 30d
Description
我把所有视频放在列表里面去遍历,依次生成caption. 但十几个视频之后程序就会卡在输出caption的answer那里。请问这是为什么呢?非常感谢!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the inference demo and reproduce the reported behavior by iterating over a list of videos until caption output stops. Inspect the point where the answer is emitted and capture logs or an error from the stalled run. Done means identifying a reproducible cause and documenting or fixing the hang.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100