Is it possible to repeat reading the same video files?
Open
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 232
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to repeat reading the same video files? Each epoch, i load all my video files, shuffle my video file list and try to have records VideoLoader load the videos again. However, the VideoLoader won't load the videos again after the first epoch when all the videos have already been loaded once...
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the VideoLoader entry point and reproduce the reported behavior by loading the same shuffled video-file list across multiple epochs. Trace why files stop loading after the first epoch; done means the same files can be loaded again in later epochs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- data
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100