PointCLIP icon indicating copy to clipboard operation
PointCLIP copied to clipboard

How to adapt PointCLIP for part-segmentation task

Open amiltonwong opened this issue 2 years ago • 1 comments

Hi, @ZrrSkywalker ,

Thanks for releasing the package and also the guide on ZSL for 3D object classification. I'm concerned about whether it's possible to adapt the PointCLIP method for part-segmentation task, e.g. ShapeNet part dataset. If yes, could you elaborate on the steps for achieving it?

Thanks~

amiltonwong avatar Feb 12 '23 15:02 amiltonwong

Thanks for your interest on our work. We have conducted zero-shot part segmentation on ShapeNetPart dataset in PointCLIP V2 by back-projecting CLIP's prediction from multi-view images. We will soon release the code after reviewing. Thanks.

ZrrSkywalker avatar Feb 12 '23 15:02 ZrrSkywalker