TF-Keras implementation of LSCT-PHIQNet as described in Long Short-term Convolutional Transformer for No-Reference Video Quality Assessment.
There are two main modules:
phiqnet is the implementation of PHIQNet for NR-IQA;
lsct is the implementation of LSCT for NR-VQA based on PHIQNet features.
Please see respective README in individual modules.