You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello author.I am very interested in your research.Could you tell me how to ensemble pointclip and other point model such as pointnet?
Could you give me some tips?I'm looking forward to you reply.
The text was updated successfully, but these errors were encountered:
Thanks for your interest!
We directly transfer the code of PointCLIP into the code base of different methods, e.g. SimpleView's and CurveNet's. More simply, you can cache the predicted logits of PointCLIP and add them with other methods' predictions.
Hello author.I am very interested in your research.Could you tell me how to ensemble pointclip and other point model such as pointnet?
Could you give me some tips?I'm looking forward to you reply.
The text was updated successfully, but these errors were encountered: