Making MaskFormerForInstanceSegmentation. (#15934)
Small adjustments. Adding in type hint. Last fix ? Only include the default dict thing, not the pipelines.
This commit is contained in:
@@ -158,6 +158,10 @@ Likewise, if your `NewModel` is a subclass of [`PreTrainedModel`], make sure its
|
||||
|
||||
[[autodoc]] AutoModelForSemanticSegmentation
|
||||
|
||||
## AutoModelForInstanceSegmentation
|
||||
|
||||
[[autodoc]] AutoModelForInstanceSegmentation
|
||||
|
||||
## TFAutoModel
|
||||
|
||||
[[autodoc]] TFAutoModel
|
||||
|
||||
Reference in New Issue
Block a user