OpenGVLab / OpenGVLab/InternVideo
why find_unused_parameters=True in video media_type training?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2.4k
- Forks
- 160
- PR merge metrics
- No merged PRs in 30d
Description
hi,
the code say in video training, need to set find_unused_parameters=True, but in images, it can be set False. I wonder why? thank you.
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
Compare the video and image training entry points and their distributed-training configuration to identify where find_unused_parameters is set. Trace parameter usage during each training path, then document the reason for the different setting and how to verify the explanation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100