Spaces:
Running
Running

Update project name from "FrameLens" to "FrameArena" in pyproject.toml and modify short description in README for clarity.
b3af0e1
title: Frame Arena | |
emoji: π¬ | |
colorFrom: purple | |
colorTo: yellow | |
sdk: gradio | |
sdk_version: 5.38.2 | |
app_file: app.py | |
pinned: true | |
python_version: 3.12 | |
license: apache-2.0 | |
short_description: Frame by frame video comparison tool with quality metrics | |
# Frame Arena: Frame by frame comparisons of any videos | |
A powerful tool to compare videos frame by frame and side by side using comprehensive quality metrics including SSIM, PSNR, MSE, pHash, Color Histogram Correlation, Sharpness Analysis, and an Overall Quality score that combines multiple metrics. | |
### π‘ How Frame Arena Works: | |
- Upload videos in common formats (MP4, AVI, MOV, etc.) or use URLs | |
- **7 Quality Metrics**: SSIM, PSNR, MSE, pHash, Color Histogram, Sharpness + Overall Quality | |
- **Individual Visualization**: Each metric gets its own dedicated plot | |
- **Real-time Analysis**: Navigate frames with live metric updates | |
- **Smart Comparisons**: Understand differences between videos per metric | |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |