Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Official PyTorch implementation of the Dataset Distillation with Neural Characteristic Function (NCFM) for CVPR 2025.

Nano Bananary is an AI batch image and video generator with 142 effects.

Zero-Config Code Flow for Claude code & Codex, enabling seamless integration and configuration for AI development.

A topic-centric list of HQ open datasets for various fields and applications.
Overview NCFM is the official PyTorch implementation of the paper "Dataset Distillation with Neural Characteristic Function: A Minmax Perspective" presented at CVPR 2025. This method focuses on dataset distillation, allowing for efficient model training with fewer data samples.
Key Features:
Benefits:
Getting Started:
git clone https://github.com/gszfwsb/NCFM.gitpip install -r requirements.txt