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
- Inception Score
- Frechet Inception Distance
- Frechet Video Distance
- Clip Similarity
- 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