NVIDIA-NeMo / NVIDIA-NeMo/Curator
Support other files extension (besides .jpg) for ImageReader
Open
@huvunvidia is already working on this.
Since Dec 18, 2025.
enhancement
- Dominant language
- Python
- Stars
- 1.8k
- Forks
- 328
- Avg merge
- 4d 5h
- Merged PRs (30d)
- 30
Description
Currently DALI only read .jpgs from .tar files (https://github.com/NVIDIA-NeMo/Curator/blob/faff40f351c38dff20f22754b87c5e62b259cdb2/nemo_curator/stages/image/io/image_reader.py#L79).
Include other files extensions for better flexibility.
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.