NVIDIA / NVIDIA/DALI

DALIImageType.ANY_DATA and 16-bit PNG

Open
#3,880 6 comments 0 reactions 1 assignee View on GitHub

@jantonguirao is already working on this.

Since May 9, 2022.

enhancement
Dominant language
C++
Stars
5.8k
Forks
678
Avg merge
3d 1h
Merged PRs (30d)
27

Description

Hi DALI Team,

What is the purpose of DALIImageType.ANY_DATA?
We have large amounts of 16-bit .png data, which, from reading past discussions https://github.com/NVIDIA/DALI/issues/2827, https://github.com/NVIDIA/DALI/issues/3275, DALI does not seem to support - is there any way to load the data without having to modify the files on disk? (i.e. without needing to split them into 2 8-bit .png and dumping those to disk, for example).

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.