How to use SpotLab/microfilariae_detection with Transformers:
# Load model directly from transformers import SSDForObjectDetection model = SSDForObjectDetection.from_pretrained("SpotLab/microfilariae_detection", dtype="auto")