Add pipeline tag, paper link, and comprehensive model card
#1
by nielsr HF Staff - opened
This PR improves the model card for the Point-Selection Fine-Tuning (PSFT) framework by:
- Adding the
pipeline_tag: othermetadata tag. - Linking the paper Point-Selection Fine-Tuning Framework for Robust Point Cloud Classification.
- Adding the official GitHub repository link.
- Porting detailed documentation, dataset references, and quickstart commands from the official repository README to make the Hugging Face Hub repository self-contained and easy to use.