Source code for paper "Deep Superpixel-based Network for Blind Image Quality Assessment"
- Python >=3.8.0
- Pytorch >=1.7.1
To train and test, directly use following code in 4 gpus situation:
CUDA_VISIBLE_DEVICES="0,1,2,3" python -m torch.distributed.launch --nproc_per_node 4 ddpWorker.py
- Most of them can be directly gained from Google.
- For FLIVE, please visit here
To be continued...
https://github.com/DensoITLab/ss-with-RIM