genai-evaluation-metrics

Community

Benchmark generative models reliably

Authordongzhuoyao
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Provides a coherent, production-minded workflow to evaluate generative models by selecting and computing the right mixture of distributional, perceptual, diversity, and memorization metrics so teams can trust reported quality and detect mode collapse or data copying.

Core Features & Use Cases

  • Comprehensive metric catalog: Guidance and implementations for FID, sFID, FDD (DINOv2), FVD (I3D), IS, KID, PRDC, LPIPS, SSIM, AuthPct, Vendi, and FD-infinity for both images and videos.
  • Operational patterns: Metric orchestrator pattern, DINOv2 multi-metric extraction, online (training-time) vs offline benchmarking strategies, sample-count guidance, and multi-GPU gathering with memory management best practices.
  • Real-world example: Run 5k-sample online evaluation during training using the EMA model, DINOv2 features for texture-sensitive FDD and a combined PRDC/IS pass to detect mode collapse and track best checkpoints.

Quick Start

Evaluate your model's FID, KID, LPIPS, and AuthPct on a held-out validation set using DINOv2 features and 5000 samples.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: genai-evaluation-metrics
Download link: https://github.com/dongzhuoyao/tao-research-skills/archive/main.zip#genai-evaluation-metrics

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.