transformers/docs/source/en/tasks
NielsRogge 3ec10e6c76
Add DINOv2 (#24016)
* First draft

* More improvements

* Convert patch embedding layer

* Convert all weights

* Make conversion work

* Improve conversion script

* Fix style

* Make all tests pass

* Add image processor to auto mapping

* Add swiglu ffn

* Add image processor to conversion script

* Fix conversion of giant model

* Fix documentation

* Fix style

* Fix tests

* Address comments

* Address more comments

* Remove unused arguments

* Remove more arguments

* Rename parameters

* Include mask token

* Address comments

* Add docstring

* Transfer checkpoints

* Empty commit
2023-07-18 15:34:06 +01:00
..
asr.md Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
audio_classification.md Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
document_question_answering.md Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
image_captioning.md Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
image_classification.md Add DINOv2 (#24016) 2023-07-18 15:34:06 +01:00
language_modeling.md Falcon port (#24523) 2023-07-11 13:36:31 +01:00
masked_language_modeling.md Add Multi Resolution Analysis (MRA) (New PR) (#24513) 2023-07-10 10:50:43 +01:00
monocular_depth_estimation.md Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
multiple_choice.md Add Multi Resolution Analysis (MRA) (New PR) (#24513) 2023-07-10 10:50:43 +01:00
object_detection.md Fix model referenced and results in documentation. Model mentioned was inaccessible (#24609) 2023-07-05 13:25:36 -03:00
question_answering.md Falcon port (#24523) 2023-07-11 13:36:31 +01:00
semantic_segmentation.md Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
sequence_classification.md Falcon port (#24523) 2023-07-11 13:36:31 +01:00
summarization.md [Umt5] Add google's umt5 to transformers (#24477) 2023-07-03 07:38:21 +02:00
text-to-speech.md Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
token_classification.md Falcon port (#24523) 2023-07-11 13:36:31 +01:00
translation.md [Umt5] Add google's umt5 to transformers (#24477) 2023-07-03 07:38:21 +02:00
video_classification.md Add ViViT (#22518) 2023-07-11 14:04:04 +01:00
zero_shot_image_classification.md Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
zero_shot_object_detection.md Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00