SuperPointModel -> SuperPointForKeypointDetection (#29757)

This commit is contained in:
amyeroberts
2024-03-20 15:41:03 +00:00
committed by GitHub
parent 1248f09252
commit 3c17c529cc
11 changed files with 63 additions and 30 deletions

View File

@@ -250,6 +250,10 @@ The following auto classes are available for the following computer vision tasks
[[autodoc]] AutoModelForVideoClassification
### AutoModelForKeypointDetection
[[autodoc]] AutoModelForKeypointDetection
### AutoModelForMaskedImageModeling
[[autodoc]] AutoModelForMaskedImageModeling