How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
The sharp increase in data-related expenses has motivated research into condensing datasets while retaining the most informative features. Dataset distillation has thus recently come to the fore. This paradigm generates synthetic datasets that are representative enough to replace the original…
Official PyTorch implementation of paper (TMLR'26) PRISM : Diversifying Dataset Distillation by Decoupling Architectural Priors.
Code for WACV 2026 paper "DiRe: Diversity-promoting Regularization for Dataset Condensation"
Official implementation of Multimodal Distribution Matching for Vision-Language Dataset Distillation, a method for condensing a large vision-language dataset into smaller synthetic sets while preserving its downstream performance.
This repo contains PyTorch implementation of Balanced Dataset Distillation via Modeling Multiple Visual Pattern Distribution (BPS, CVPR 2026). BPS produces a pattern-balanced condensed dataset via modeling the multiple visual pattern distribution within each class. This repo contains code for…
The main features of becarefulofyournaoke/bps are: Decoupled Distillation, Foundational Research.
Projects with overlapping indexed features include: angusdujw/diversity-driven-synthesis — The sharp increase in data-related expenses has motivated research into condensing datasets while retaining the most… brian-moser/prism — Official PyTorch implementation of paper (TMLR'26) PRISM : Diversifying Dataset Distillation by Decoupling… dil-iith/dire — Code for WACV 2026 paper "DiRe: Diversity-promoting Regularization for Dataset Condensation". hips/hypergrad — Source code for http://arxiv.org/abs/1502.03492. jiacheng8/cv-dd — Jiacheng Cui, Zhaoyi Li, Xiaochen Ma, Xinyue Bi, Yaxin Luo, Zhiqiang Shen. andyj1/mdm — Official implementation of Multimodal Distribution Matching for Vision-Language Dataset Distillation, a method for…