DALIImageType.ANY_DATA and 16-bit PNG
Open
@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
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.