Add ViTDet (#25524)

* First draft

* Fix READMEs

* Update return_dict

* Add more tests

* Fix docstrings

* Address comments

* Address more comments

* Address more comments

* Address more comments, fix test

* Fix test
This commit is contained in:
NielsRogge
2023-08-29 11:03:52 +02:00
committed by GitHub
parent 99c3d44906
commit 4c21da5e34
22 changed files with 1477 additions and 1 deletions

View File

@@ -558,6 +558,8 @@
title: Vision Transformer (ViT)
- local: model_doc/vit_hybrid
title: ViT Hybrid
- local: model_doc/vitdet
title: ViTDet
- local: model_doc/vit_mae
title: ViTMAE
- local: model_doc/vit_msn