DAPT icon indicating copy to clipboard operation
DAPT copied to clipboard

[CVPR 2024] Dynamic Adapter Meets Prompt Tuning: Parameter-Efficient Transfer Learning for Point Cloud Analysis

Results 4 DAPT issues
Sort by recently updated
recently updated
newest added

Hi! Thank you for your great work! I want to know how your pointbert classification header is implemented. ![image](https://github.com/LMD0311/DAPT/assets/45223476/faaf4c25-0119-4a92-9ba2-a84384a2b4b4) or ![image](https://github.com/LMD0311/DAPT/assets/45223476/6f6aed07-0233-422a-b2ce-6822fd354393)

Hi! Thank you for your great work! I want to know where is the pointmae checkpoint. I noticed that the pos embedding in your implementation is different from the original...

Hi! Thanks for your great work. I'm wondering if there are some special settings while you were doing the ModelNet fewshot experiment, for I cannot reproduce the results you offered...

Hello, thank you very much for your work. I am currently trying to reproduce your work, especially when using the recon network. However, I find that the performance does not...