DEIQT
Checkpoints, logs and source code for AAAI-23 paper 'Data-Efficient Image Quality Assessment with Attention-Panel Decoder'
Install / Use
/learn @narthchin/DEIQTREADME
DEIQT
Checkpoints, logs and source code for AAAI-23 paper 'Data-Efficient Image Quality Assessment with Attention-Panel Decoder'
Updates
- [06/2023] We released the source code of 'DEIQT', check the code on GitHub
- [04/2023] We released our work 'DEIQT', the paper is now on Arxiv.
To-Dos
- [ ] Checkpoints & Logs
- [x] Initialization
Dependencies
- Python
- PyTorch
Usage
Pre-requisition
Weights
Download the Pre-trained ViT-S[224] weights from DeiT III
WandB
This project use WandB to log information and report. Remember to adjust the code in main.py to suit your research.
Training
CUDA_VISIBLE_DEVICES=0,1,2,3 OMP_NUM_THREADS=1 torchrun --nnodes 1 --nproc_per_node 4 --master_port 49935 main.py \
--cfg [CONFIG_PATH] \
--data-path [YOUR_DATA_PATH] \
--output [LOG_PATH] \
--tag [REMARK_TAG] \
--repeat \
--rnum [TARGET_REPEAT_NUM]
Citing DEIQT
If you find this project helpful in your research, please consider citing our papers:
@inproceedings{qin2023deiqt,
title={Data-Efficient Image Quality Assessment with Attention-Panel Decoder},
author={Guanyi Qin and Runze Hu and Yutao Liu and Xiawu Zheng and Haotian Liu and Xiu Li and Yan Zhang},
booktitle={Proceedings of the AAAI Conference on Artificial Intelligence (AAAI)},
year={2023}
}
Acknowledgement
We borrowed some parts from the following open-source projects:
Many thanks to them.
Related Skills
node-connect
353.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
353.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
353.3kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
