added fast image processor for ZoeDepth and expanded tests accordingly (#38515)
* added fast image processor for ZoeDepth and expanded tests accordingly * added fast image processor for ZoeDepth and expanded tests accordingly, hopefully fixed repo consistency issue too now * final edits for zoedept fast image processor * final minor edit for zoedepth fast imate procesor
This commit is contained in:
committed by
GitHub
parent
a510be20f3
commit
1fed6166c0
@@ -119,6 +119,11 @@ Image.fromarray(depth.astype("uint8"))
|
||||
[[autodoc]] ZoeDepthImageProcessor
|
||||
- preprocess
|
||||
|
||||
## ZoeDepthImageProcessorFast
|
||||
|
||||
[[autodoc]] ZoeDepthImageProcessorFast
|
||||
- preprocess
|
||||
|
||||
## ZoeDepthForDepthEstimation
|
||||
|
||||
[[autodoc]] ZoeDepthForDepthEstimation
|
||||
|
||||
Reference in New Issue
Block a user