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