Instructions to use facebook/pe_core_base_patch16_224_timm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PerceptionEncoder
How to use facebook/pe_core_base_patch16_224_timm with PerceptionEncoder:
# Use any PE model as a vision encoder import core.vision_encoder.pe as pe model = pe.VisionTransformer.from_config("facebook/pe_core_base_patch16_224_timm", pretrained=True) - Notebooks
- Google Colab
- Kaggle
Ctrl+K