junyongyou / lagt_vqa

Local sharerd attention in global Transformer for VQA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LAGT-PHIQNet Implementation

TF-Keras implementation of LAGT-VQA as described in [Efficient Transformer with Locally Shared Attention for Video Quality Assessment].

There are two main modules:

phiqnet is the implementation of PHIQNet for NR-IQA;

lagt is the implementation of LAGT for NR-VQA based on PHIQNet features.

Please see respective README in individual modules.

About

Local sharerd attention in global Transformer for VQA

License:MIT License


Languages

Language:Python 100.0%