Add Fast Mobilenet-V2 Processor (#37113)

Co-authored-by: Yoni Gozlan <74535834+yonigozlan@users.noreply.github.com>
This commit is contained in:
Parteek
2025-04-14 20:38:47 +05:30
committed by GitHub
parent 4774a39d05
commit a53a63c9c2
5 changed files with 114 additions and 13 deletions

View File

@@ -84,6 +84,11 @@ If you're interested in submitting a resource to be included here, please feel f
[[autodoc]] MobileNetV2ImageProcessor
- preprocess
## MobileNetV2ImageProcessorFast
[[autodoc]] MobileNetV2ImageProcessorFast
- preprocess
- post_process_semantic_segmentation
## MobileNetV2Model