WebDataset
#590
Replies: 1 comment
-
Hi, if you implemented a custom dataset of WebDataset, welcome to create a PR, currently we don't have such feature. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is anyone using WebDataset with mmselfsup?
I suppose I can define a custom dataset following the doc, but just wondering if anyone using wds already.
I've been using webdataset for a few projects, and so far happy with the format and scalability. For example, open_clip uses webdataset for image-text datasets, but wds can be used for other setups like image-only or other annotations in json files.
Beta Was this translation helpful? Give feedback.
All reactions