Skip to content

Latest commit

 

History

History
85 lines (58 loc) · 3.9 KB

README.md

File metadata and controls

85 lines (58 loc) · 3.9 KB

LMM-PCQA: Assisting Point Cloud Quality Assessment with LMM

ACM MM2024 Best Paper Nomination

1Shanghai Jiaotong University, 2Nanyang Technological University
#Corresponding authors.
Paper | Github | Data

How to infer PCQA with LMM

This part only introduces the usage of the projection branch with LMM.

  1. Prepare the environment of Q-Align.

  2. Get the LMM weights: SJTU WPC WPC2.0

  3. Download the projections and meta information from Huggingface.

  4. Modify the necessary input args of the `pcqa_eval.py' file in this repo and begin the inference with Q-Align.

Contact

Please contact any of the first authors of this paper for queries.

  • Zicheng Zhang, zzc1998@sjtu.edu.cn, @zzc-1998

Citation

If you find our work interesting, please feel free to cite our paper:

@article{zhang2024lmm,
  title={LMM-PCQA: Assisting Point Cloud Quality Assessment with LMM},
  author={Zhang, Zicheng and Wu, Haoning and Zhou, Yingjie and Li, Chunyi and Sun, Wei and Chen, Chaofeng and Min, Xiongkuo and Liu, Xiaohong and Lin, Weisi and Zhai, Guangtao},
  journal={ACM MM},
  year={2024}
}