LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
bench/__init__.py
bench/baselines.py
bench/bench.py
bench/bench_fused_ssim.py
bench/bench_lpips.py
bench/bench_memory.py
bench/bench_training.py
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.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_lpips.py
tests/test_metrics.py
tests/test_training_metrics.py
tests/validate.py
tools/build_lpips_weights.py