Open NOT-HAL9000 opened 1 year ago
Would it be possible to get this working with OWL-ViT? https://segments.ai/blog/zero-shot-object-detection-with-owl-vit
You can convert the OWL-ViT weights to onnx using torch.export and then supply the path manually in the jina service (in case no one picks this up).
torch.export
Would it be possible to get this working with OWL-ViT? https://segments.ai/blog/zero-shot-object-detection-with-owl-vit