Amrit Sahu

Results 1 issues of Amrit Sahu

# What does this PR do? This PR adds the `ZeroShotObjectDetectionPipeline`. It is tested on `OwlViTForObjectDetection` model and should enable the inference following inference API ``` from transformers import pipeline...