load video stream from a camera to GPU
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 5.8k
- Forks
- 678
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 27
Description
i would like to use DALI to perform image resizing on the video stream from camera. is there a way to convert the images (numpy array) from the video stream to tensorlist? Correct me if i am wrong, i noticed that the reader functions only load images from the file paths. i wonder if there is any workaround to make it work on a video stream from a camera?
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.
Research direction
Start by reviewing DALI's reader functions and the conversion path from a NumPy array to a TensorList. The issue does not name files or tests; completion would require defining and validating a supported approach for camera video streams, or documenting whether one exists.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- numpy, python
- Domain
- computer-vision, data, machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100