Metadata-Version: 2.1
Name: IQM-Vis
Version: 0.2.5.65
Summary: Extendable user interface for the assessment of transformations on image metrics.
Author: Matt Clifford
Author-email: matt.clifford@bristol.ac.uk
Description-Content-Type: text/markdown
Requires-Dist: numpy (==1.23.4)
Requires-Dist: PyQt6 (==6.4.0)
Requires-Dist: PyQt6-Qt6 (==6.4.0)
Requires-Dist: PyQt6-sip (==13.4.0)
Requires-Dist: opencv-python-headless (==4.6.0.66)
Requires-Dist: Pillow (==9.2.0)
Requires-Dist: scikit-image (==0.19.3)
Requires-Dist: matplotlib (==3.6.1)
Requires-Dist: torch (==1.13.1)
Requires-Dist: torchmetrics (==0.10.0)
Requires-Dist: lpips (==0.1.4)
Requires-Dist: DISTS-pytorch (==0.1)
Requires-Dist: torchvision (==0.14.1)
Requires-Dist: pandas (==2.0.0)
Requires-Dist: notebook

| | |
|-|-|
| Software | ![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54) ![Qt](https://img.shields.io/badge/Qt-%23217346.svg?style=for-the-badge&logo=Qt&logoColor=white) ![PyTorch](https://img.shields.io/badge/PyTorch-%23EE4C2C.svg?style=for-the-badge&logo=PyTorch&logoColor=white) ![OpenCV](https://img.shields.io/badge/opencv-%23white.svg?style=for-the-badge&logo=opencv&logoColor=white) |
| Download | [![PyPI version](https://badge.fury.io/py/IQM-Vis.svg)](https://badge.fury.io/py/IQM-Vis) [![PyPI download month](https://img.shields.io/pypi/dm/IQM-Vis.svg)](https://pypi.python.org/pypi/IQM-Vis/) |
| Documentation | [![Generic badge](https://img.shields.io/badge/DOCS-Read-blue.svg)](https://mattclifford1.github.io/IQM-Vis/) |     
| Installation | [![Generic badge](https://img.shields.io/badge/INSTALL-View-green.svg)](https://mattclifford1.github.io/IQM-Vis/getting_started.html) | 
| Tutorials | [![Generic badge](https://img.shields.io/badge/TUTORIALS-View-blue.svg)](https://mattclifford1.github.io/IQM-Vis/Tutorials.html) | 
| Demos | [![Generic badge](https://img.shields.io/badge/HuggingFaceSpace-Launch-red.svg)](https://huggingface.co/spaces/mattclifford1/IQM-VIS) |



# IQM-Vis
Image Quality Metric Visualision. An extendable user interface for the assessment of transformations on image metrics.

Head over to the [DOCUMENTATION](https://mattclifford1.github.io/IQM-Vis/) for tutorials and package reference.

### IQM's average sensitivity to tranforms
![Alt text](https://github.com/mattclifford1/IQM-Vis/blob/main/pics/data_graphs.gif?raw=true "Dataset UI") 

### IQM's sensitivity to tranforms specific parameters
![Alt text](https://github.com/mattclifford1/IQM-Vis/blob/main/pics/params.gif?raw=true "Dataset UI") 

### IQM's correlation to human scores
![Alt text](https://github.com/mattclifford1/IQM-Vis/blob/main/pics/correlation.gif?raw=true "Dataset UI") 


