How to use facebook/PE-Spatial-L14-448 with PerceptionEncoder:
# Use any PE model as a vision encoder import core.vision_encoder.pe as pe model = pe.VisionTransformer.from_config("facebook/PE-Spatial-L14-448", pretrained=True)
The community tab is the place to discuss and collaborate with the HF community!