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.
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