Improve OWL-ViT postprocessing (#20980)

* add post_process_object_detection method

* style changes
This commit is contained in:
Alara Dirik
2023-01-03 19:25:09 +03:00
committed by GitHub
parent e901914da7
commit cd2457809f
6 changed files with 87 additions and 18 deletions

View File

@@ -80,7 +80,7 @@ This model was contributed by [adirik](https://huggingface.co/adirik). The origi
[[autodoc]] OwlViTImageProcessor
- preprocess
- post_process
- post_process_object_detection
- post_process_image_guided_detection
## OwlViTFeatureExtractor