Q-SiT: Subjective Image Quality Assessment
A deep learning model for subjective image quality assessment based on the Q-SiT architecture.
Quick Start
1. Clone the repository
git clone https://huggingface.co/gongnq/SubjectiveIQE
cd SubjectiveIQE
2. Install dependencies
pip install -r requirements.txt
3. Usage
Web Interface
Run the web application for interactive image quality assessment:
python UI.py
Batch Testing
Test multiple images at once:
python test_images.py
Model
The model files are included in this repository and will be automatically downloaded when you clone from Hugging Face.
Dataset
Download Full Datasets
- Koniq/SPAQ/Q-Instruct: https://huggingface.co/datasets/q-future/Q-Instruct-DB/blob/main/q-instruct-images.tar
- LLaVA-150K: https://huggingface.co/datasets/liuhaotian/LLaVA-Instruct-150K
Requirements
- Python 3.8+
- PyTorch
- Transformers
- Other dependencies listed in
requirements.txt
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support