Video Reader sequence start and end
Open
@JanuszL is already working on this.
Since Nov 27, 2023.
question
- Dominant language
- C++
- Stars
- 5.8k
- Forks
- 678
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 27
Description
Describe the question.
Hello all,
The video reader has a sequence_length and stride parameters, but is there any way to identify which part of the video I am getting in a batch? It happens that I have long videos with one label for each frame, and using the get_property functions gives me repeated filepaths per batch, but no way to identify each frame.
Is there a way to retrieve this kind of info with DALI's video reader?
I found this issue using external_source, but it doesn't seem to have a solution.
Check for duplicates
- I have searched the open bugs/issues and have found no duplicates for this bug report
Contributor guide
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.
Assessment
This issue has not been assessed yet.