How to use SpotLab/microfilariae_detection with Transformers:
# Load model directly from transformers import SSDForObjectDetection model = SSDForObjectDetection.from_pretrained("SpotLab/microfilariae_detection", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!