Files
HuggingFace_transformer/docs/source/model_doc
NielsRogge 979b039c89 Add DPT (#15991)
* First draft

* More improvements

* Add fusion blocks

* Make conversion script work for dpt_large

* Make conversion script work

* Improve implementation

* Improve conversion script

* Add DPTForSemanticSegmentation

* Make conversion work for semantic segmentation

* Add tests

* Remove print statements

* First draft

* Redesign neck

* Improve tests

* Improve implementation some more

* Make neck output list of tensors

* Improve neck and feature extractor

* Fix integration tests

* Make more tests pass

* Make all tests pass

* Add missing config archive map

* Add in_index attribute to make heads accept list of tensors

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>

* Apply some more suggestions

* Add copied from statements

* Remove assert

* Apply suggestions from code review

* Apply suggestions from code review

* Remove DPTInterpolate in favor of nn.Upsample

* Add comments

* Apply suggestions from code review

* Apply suggestions from code review

* Add proposed design

* Update design

* Add DPTReassembleLayer

* Add DPTFeatureFusionStage

* Apply more suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Fix rebase

* Update in_index and out_indices

* Fix conversion script

* Fix code quality

* Add model to toctree and use DepthEstimatorOutput

* Fix rebase

* Fix code examples

* Improve code

* Fix copied from statements

* Apply suggestions from code review

* Remove compute_loss method

* Apply suggestions from code review

* Fix documentation tests file

* Remove test.py file

* Improve doc example

Co-authored-by: Niels Rogge <nielsrogge@Nielss-MacBook-Pro.local>
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
Co-authored-by: Niels Rogge <nielsrogge@nielss-mbp.home>
2022-03-28 16:28:10 +02:00
..
2021-12-27 19:07:46 -05:00
2021-12-17 11:13:34 -05:00
2021-12-27 19:07:46 -05:00
2021-12-27 19:07:46 -05:00
2021-12-27 19:07:46 -05:00
2021-12-27 19:07:46 -05:00
2022-02-25 18:19:16 +01:00
2022-02-11 12:33:55 -06:00
2022-03-01 11:09:20 +01:00
2022-02-17 19:44:55 +01:00
2021-12-01 14:13:02 -05:00
2022-03-28 16:28:10 +02:00
2022-03-22 15:45:29 +01:00
2021-12-27 19:07:46 -05:00
2021-12-27 19:07:46 -05:00
2021-12-27 19:07:46 -05:00
2021-12-27 19:07:46 -05:00
2021-12-27 19:07:46 -05:00
2021-12-27 19:07:46 -05:00
2022-03-28 05:38:17 -04:00
2022-03-02 15:48:20 +01:00
2021-12-27 19:07:46 -05:00
2021-12-22 16:14:35 -05:00
2021-12-27 19:07:46 -05:00
2021-12-22 16:14:35 -05:00
2021-12-22 16:14:35 -05:00
2021-12-22 16:14:35 -05:00
2022-01-11 14:25:49 +01:00
2021-12-22 14:18:03 +01:00
2021-12-22 16:14:35 -05:00
2022-02-18 14:17:09 +01:00
2021-12-22 16:14:35 -05:00
2021-12-27 19:07:46 -05:00
2021-12-22 16:14:35 -05:00
2021-12-27 19:07:46 -05:00
2021-12-22 16:14:35 -05:00
2022-03-14 19:57:55 +01:00
2021-12-22 16:14:35 -05:00
2022-01-04 13:23:10 +01:00
2021-12-22 16:14:35 -05:00
2022-02-08 16:27:23 +00:00
2021-12-22 16:14:35 -05:00
2021-12-22 16:14:35 -05:00
2021-12-27 19:07:46 -05:00
2022-03-15 10:13:34 -04:00
2022-01-20 21:51:51 +01:00
2021-12-22 16:14:35 -05:00
2022-03-01 17:44:20 +01:00
2022-02-17 19:44:55 +01:00
2021-12-22 16:14:35 -05:00
2022-01-28 18:55:23 +01:00
2021-12-22 16:14:35 -05:00
2021-12-22 16:14:35 -05:00
2021-12-22 16:14:35 -05:00
2021-12-22 16:14:35 -05:00
2022-01-26 19:18:29 +01:00