OpenGVLab / OpenGVLab/Ask-Anything
some answers not correct, any ways to check it out?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.4k
- Forks
- 268
- PR merge metrics
- No merged PRs in 30d
Description
this one for example, is "rag" in video
"video": "video_7982.mp4",
"question": "What is the order of the letters at the end?",
"candidates": [
"gra",
"arg",
"rag"
],
"answer": "gra"
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 by locating and reviewing video_7982.mp4 and its question data, then reproduce the reported answer for the ordering question. Check the annotation against the video and trace the existing video-question-answering evaluation path; done means determining whether the answer is mislabeled or the system is producing an incorrect result, with a reproducible finding.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision, machine-learning
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100