Add BeitBackbone (#25952)

* First draft

* Add backwards compatibility

* More improvements

* More improvements

* Improve error message

* Address comment

* Add conversion script

* Fix style

* Update code snippet

* Adddress comment

* Apply suggestions from code review

Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>

---------

Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
This commit is contained in:
NielsRogge
2023-11-28 09:38:32 +01:00
committed by GitHub
parent 7a757bb694
commit 1fb3c23b41
11 changed files with 619 additions and 39 deletions

View File

@@ -963,6 +963,7 @@ SHOULD_HAVE_THEIR_OWN_PAGE = [
"TensorFlowBenchmark",
"TensorFlowBenchmarkArguments",
"AutoBackbone",
"BeitBackbone",
"BitBackbone",
"ConvNextBackbone",
"ConvNextV2Backbone",