Skip to content

[ICCV 2023] PointCLIP V2: Prompting CLIP and GPT for Powerful 3D Open-world Learning

License

Notifications You must be signed in to change notification settings

yangyangyang127/PointCLIP_V2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PointCLIP V2: Prompting CLIP and GPT for Powerful 3D Open-world Learning

Official implementation of PointCLIP V2: Prompting CLIP and GPT for Powerful 3D Open-world Learning.

The V1 version of PointCLIP accepted by CVPR 2022 is open-sourced at here.

PWC PWC

News

  • We release the code for zero-shot 3D classification and part segmentation 🔥.
  • Check our latest 3D works in CVPR 2023 🚀: Point-NN for non-parametric 3D analysis, and I2P-MAE for 2D-guided 3D pre-training.

Introduction

PointCLIP V2 is a powerful 3D open-world learner, which improves the performance of PointCLIP with significant margins. V2 utilizes a realistic shape projection module for depth map generation, and adopts the LLM-assisted 3D prompt to align visual and language representations. Besides classification, PointCLIP V2 also conducts zero-shot part segmentation and 3D object detection.

Depth and Attention Map

Code

Please check the zeroshot_cls folder for zero-shot 3D classification, and zeroshot_seg folder for zero-shot part segmentation.

Contributors

Xiangyang Zhu, Renrui Zhang

Citation

Thanks for citing our paper:

@article{Zhu2022PointCLIPV2,
    title={PointCLIP V2: Prompting CLIP and GPT for Powerful 3D Open-world Learning},
    author={Zhu, Xiangyang and Zhang, Renrui and He, Bowei and Guo, Ziyu and Zeng, Ziyao and Qin, Zipeng and Zhang, Shanghang and Gao, Peng},
    journal={arXiv preprint arXiv:2211.11682},
    year={2022},
}

Contact

If you have any question about this project, please feel free to contact xiangyzhu6-c@my.cityu.edu.hk and zhangrenrui@pjlab.org.cn.

About

[ICCV 2023] PointCLIP V2: Prompting CLIP and GPT for Powerful 3D Open-world Learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published