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