Skip to content
#

webdataset

Here are 17 public repositories matching this topic...

DataComp-style image-text dataset filtering on Backblaze B2: stream WebDataset shards from object storage, score image-text alignment with CLIP (open_clip), write filtered shards + quality metrics back to B2 — no local staging, no database. Full-stack Next.js + FastAPI sample for VLM-pretraining data curation

  • Updated Aug 18, 2026
  • TypeScript

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 17, 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 17, 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