NVIDIA / NVIDIA/DALI

load video stream from a camera to GPU

Open
#2,935 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.