awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
VICO-UoE avatar

VICO-UoE/DatasetCondensation

0
View on GitHub↗
542 stars·105 forks·Python·MIT·9 views

DatasetCondensation

Dataset condensation aims to condense a large training set T into a small synthetic set S such that the model trained on the small synthetic set can obtain comparable testing performance to that trained on the large training set.

Features

  • Gradient Trajectory Matching - Condenses datasets using gradient matching and siamese augmentation.

Star history

Star history chart for vico-uoe/datasetcondensationStar history chart for vico-uoe/datasetcondensation

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.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with DatasetCondensation

These projects share indexed features with DatasetCondensation. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • georgecazenavette/mtt-distillationgeorgecazenavette avatar

    georgecazenavette/mtt-distillation

    440View on GitHub↗

    This repo contains code for training expert trajectories and distilling synthetic data from our Dataset Distillation by Matching Training Trajectories paper (CVPR 2022). Please see our project page for more results.

    Python
    View on GitHub↗440
  • gzyaftermath/datmGzyAftermath avatar

    GzyAftermath/DATM

    0View on GitHub↗

    Code

    View on GitHub↗0
  • justincui03/teslajustincui03 avatar

    justincui03/tesla

    30View on GitHub↗

    Hello!!! Thanks for checking out our repo and paper! 🍻

    Python
    View on GitHub↗30
  • angusdujw/ftd-distillationAngusDujw avatar

    AngusDujw/FTD-distillation

    40View on GitHub↗

    This repo contains code for training expert trajectories and distilling synthetic data from our Dataset Distillation by FTD paper (CVPR 2023).

    Python
    View on GitHub↗40
Compare all 13 related projects→

Frequently asked questions

What does vico-uoe/datasetcondensation do?

Dataset condensation aims to condense a large training set T into a small synthetic set S such that the model trained on the small synthetic set can obtain comparable testing performance to that trained on the large training set.

What are the main features of vico-uoe/datasetcondensation?

The main features of vico-uoe/datasetcondensation are: Gradient Trajectory Matching.

Which projects share features with vico-uoe/datasetcondensation?

Projects with overlapping indexed features include: georgecazenavette/mtt-distillation — This repo contains code for training expert trajectories and distilling synthetic data from our Dataset Distillation… gzyaftermath/datm — Code. justincui03/tesla — Hello!!! Thanks for checking out our repo and paper! 🍻. nialiu/att — This repository contains code for training expert trajectories and distilling synthetic data for the paper: Dataset… nus-hpc-ai-lab/edf — In this work, we propose to emphasize discriminative features for dataset distillation in the complex scenario, i.e.… angusdujw/ftd-distillation — This repo contains code for training expert trajectories and distilling synthetic data from our Dataset Distillation…