Champion-Solution-for-CVPR-NTIRE-2024-Quality-Assessment-on-AIGC Quality Assessment for AI-Generated Content - Track 1: Image
Beijing Xiaomi Mobile Software Co., Ltd.
- torch 1.8+
- torchvision
- Python 3
- pip install ftfy regex tqdm
- pip install git+https://github.com/openai/CLIP.git
Download the competition test dataset from the specified website and unzip it into the "./data/AIGCQA-30K-Image/test" directory.
Download weights from: google drive.
After preparing the code environment and downloading the data and model weights, run the following code to obtain the output.txt file.
python AIGC_DB_prompt_final.pyPaper will be released.
