Skip to content

Promote dev → main: frames-parquet loader, v20 holdout configs, s3 import fix - #125

Merged
dylanuys merged 6 commits into
mainfrom
dev
Jul 27, 2026
Merged

Promote dev → main: frames-parquet loader, v20 holdout configs, s3 import fix#125
dylanuys merged 6 commits into
mainfrom
dev

Conversation

@dylanuys

Copy link
Copy Markdown
Contributor

Promotes the 5 dev commits since the last dev→main merge (#123, 2026-07-14) to main. All config/loader changes; no divergence on main (the branch's lead over dev is historical merge commits only).

Commits

  • 40f96a2 import fix — correct fetch.py relative-import depth (.utils..utils) so S3/Wasabi downloads resolve s3_utils instead of throwing No module named 'gasbench.dataset.download.utils'. Every S3-source download was broken without this.
  • a35da48 blank-line formatting between audio config entries
  • a3cc200 add released v20 holdout datasets to configs
  • c445606 feat: load frames-parquet video datasets
  • 5a8ccab retag content_category for a few datasets

Notes

  • bmcore (main env) already pins 40f96a2; this promotion makes gasbench main match what production consumes.
  • The import fix is verified end-to-end: v21 holdout downloads (S3 + Wasabi) succeeded across image/video/audio after the pin.

🤖 Generated with Claude Code

dylanuys added 6 commits July 24, 2026 06:15
These tags are informational and not consumed by any pipeline; retagged
entries whose content is broader than faces after a visual pass:
Mandrillus-Face -> animals, WarpDoc_merged -> documents,
nepali-cultural-dress-dataset / shhq-1.0 / posedreamer -> humans.
spoof_png, or-real-id, synthetic_cards, FantasyID stay as faces.
Video datasets can now ship as parquet shards with one row per frame
(video_id, frame_idx, image, filename). _process_parquet dispatches these
to a grouping pass that yields standard video_frames samples, and the
cache writer accepts raw frame bytes alongside frame paths. Used for
releasing frame-dir holdouts (UADFV, and later DFDC/FF++) to 34data.
s3 fetch import fix + frames-parquet loader + v20 holdout config additions.
@dylanuys
dylanuys merged commit fa2f23e into main Jul 27, 2026
6 checks passed
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

Successfully merging this pull request may close these issues.

1 participant