Skip to content

Pulyong/Video_Generation_Evaluation_Metric

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Video_Generation_Evaluation_Metric

Today, Research on video generative models is actively progressing.
Nevertheless, Evaluation Metrics are hidden here and there and are not unified.

So this repo aims to Minimum Implementation for Video Generation Evaluation

I implemented a widely used metric for Video Generation.

  • Inception Score
  • Frechet Inception Distance
  • Frechet Video Distance
  • Clip Similarity

ToDo

  • FVD
  • FID for Video Eval (averaged over video frames)
  • IS for Video Eval
  • CLIP similarity for Video Eval (averaged over all generated video frames)
  • Clean Code
  • update readme

About

Minimum Implementation for Video Generation Evaluation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages