temporal_flickering ¶ Modules¶ fastvideo.eval.metrics.vbench.temporal_flickering.metric ¶ VBench Temporal Flickering — measures frame-to-frame stability. Score = (255 - mean_MAE) / 255, where MAE is computed between consecutive frames in uint8 [0, 255] space. Higher = less flickering. Classes¶ Functions¶