LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
bench/CPU_FILTER_OPTIMIZATION.md
bench/__init__.py
bench/baselines.py
bench/bench.py
bench/bench_cpu_filters.py
bench/bench_fused_ssim.py
bench/bench_lpips.py
bench/bench_memory.py
bench/bench_ssimulacra2.py
bench/bench_training.py
bench/bench_vapoursynth.py
bench/plot_cpu_filters.py
bench/figures/cpu_filters_before_after.png
bench/figures/cpu_filters_before_after.svg
bench/results/cpu_filters_2026-09-12/compiled.json
bench/results/cpu_filters_2026-09-12/confirmation.json
bench/results/cpu_filters_2026-09-12/heldout.json
bench/results/cpu_filters_2026-09-12/memory.json
bench/results/cpu_filters_2026-09-12/sanity.json
frame_analytics/__init__.py
frame_analytics/_cabi.py
frame_analytics/backend.py
frame_analytics/functional.py
frame_analytics/modules.py
frame_analytics/perceptual.py
frame_analytics/reference.py
frame_analytics/ssimulacra2.py
frame_analytics/vapoursynth.py
frame_analytics.egg-info/PKG-INFO
frame_analytics.egg-info/SOURCES.txt
frame_analytics.egg-info/dependency_links.txt
frame_analytics.egg-info/requires.txt
frame_analytics.egg-info/top_level.txt
frame_analytics/csrc/fa_abi.h
frame_analytics/csrc/fa_cpu.cpp
frame_analytics/csrc/fa_cuda.cu
frame_analytics/weights/LICENSE.PerceptualSimilarity
frame_analytics/weights/LICENSE.torchvision
frame_analytics/weights/README.md
frame_analytics/weights/lpips_alex_v0.1.pt
tests/test_cpu_filters.py
tests/test_lpips.py
tests/test_metrics.py
tests/test_ssimulacra2.py
tests/test_training_metrics.py
tests/test_vapoursynth.py
tests/validate.py
tools/build_lpips_weights.py