Skip to content
#

webdataset

Here are 15 public repositories matching this topic...

Stream WebDataset shards straight from Backblaze B2 object storage into PyTorch training — no local staging disk. A FastAPI + Next.js sample app that packs media into .tar shards, writes them to B2, and streams them back as an IterableDataset with live throughput and a distributed worker/node shard split.

  • Updated Aug 10, 2026
  • TypeScript

Bulk-download image-text datasets into Backblaze B2 as reproducible WebDataset tar shards with img2dataset — no local staging disk. Sample app (FastAPI + Next.js) that streams shards to S3-compatible object storage, validates download yield, and streams them back for PyTorch/JAX training.

  • Updated Aug 7, 2026
  • TypeScript

Improve this page

Add a description, image, and links to the webdataset topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the webdataset topic, visit your repo's landing page and select "manage topics."

Learn more