Instructions to use zx1239856/miche-encoder with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use zx1239856/miche-encoder with Transformers:
# Load model directly from transformers import PointCloudEncoder model = PointCloudEncoder.from_pretrained("zx1239856/miche-encoder", dtype="auto") - Notebooks
- Google Colab
- Kaggle