Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contact you #5

Open
JuanFMontesinos opened this issue Jul 18, 2020 · 1 comment
Open

Contact you #5

JuanFMontesinos opened this issue Jul 18, 2020 · 1 comment

Comments

@JuanFMontesinos
Copy link

Hi,
I was looking at your snippet and I was wondering if you have experimented with other kind of data.
As far as I can see this DALI library (I've been trying to find examples) is intented to be used for specific kind of data, right?

Pytorch dataset is flexible as you can code almost everything. Is it possible such flexibility here? is it restricted to premade image/audio/video loader?

As far as I can see it's only possible to use the system as dataloader. Is it possible to make use only of GPU accelerated video/image decoding tools in a normal pytorch dataset class?

@yaysummeriscoming
Copy link
Owner

This example is purely for image loading. DALI itself has added support for many other datatypes, such as audio. I suggest you check out the official docs, there's some examples in there now for other datatypes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants