Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

SashimiSaketoro
/
PE-Core-ANE

Image Feature Extraction
Core ML
PerceptionEncoder
coremltools
vision
apple-neural-engine
ane
clip
image-embedding
Model card Files Files and versions
xet
Community

Instructions to use SashimiSaketoro/PE-Core-ANE with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PerceptionEncoder

    How to use SashimiSaketoro/PE-Core-ANE with PerceptionEncoder:

    # Use PE-Core models as CLIP models
    import core.vision_encoder.pe as pe
    
    model = pe.CLIP.from_config("SashimiSaketoro/PE-Core-ANE", pretrained=True)
    # Use any PE model as a vision encoder
    import core.vision_encoder.pe as pe
    
    model = pe.VisionTransformer.from_config("SashimiSaketoro/PE-Core-ANE", pretrained=True)
  • Notebooks
  • Google Colab
  • Kaggle
PE-Core-ANE / PE-Core-G14-448-ANE.mlpackage
3.76 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
SashimiSaketoro's picture
SashimiSaketoro
Upload folder using huggingface_hub
09692b1 verified 8 months ago
  • Data
    Upload folder using huggingface_hub 8 months ago
  • Manifest.json
    617 Bytes
    Upload folder using huggingface_hub 8 months ago