Skip to content
#

webdataset

Here are 18 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 Sep 3, 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 Sep 2, 2026
  • TypeScript

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