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-22 03:27:30 -05:00
2022-03-04 13:56:15 +01:00
2022-03-23 03:46:59 -04:00
2022-03-25 09:12:23 -04:00
2021-12-27 19:07:46 -05:00
2021-12-22 03:27:30 -05:00
2022-01-03 05:08:55 -05:00
2022-01-03 05:08:55 -05:00
2021-12-17 11:13:34 -05:00
2021-12-27 19:07:46 -05:00
2022-01-03 05:08:55 -05:00
2022-03-23 03:46:59 -04:00
2022-01-03 05:08:55 -05:00
2022-01-03 05:08:55 -05:00
2021-12-22 03:27:30 -05:00
2021-12-27 19:07:46 -05:00
2022-03-14 08:40:42 +01:00
2021-12-27 19:07:46 -05:00
2021-12-27 19:07:46 -05:00
2021-12-22 03:27:30 -05:00
2022-02-25 18:19:16 +01:00
2021-12-22 03:27:30 -05:00
2022-02-11 12:33:55 -06:00
2022-03-01 11:09:20 +01:00
2022-01-03 05:08:55 -05:00
2021-12-22 03:27:30 -05:00
2022-03-23 16:18:43 -04:00
2022-02-17 19:44:55 +01:00
2021-12-01 14:13:02 -05:00
2021-12-22 03:27:30 -05:00
2022-03-23 03:46:59 -04:00
2022-03-10 11:34:44 +01:00
2021-12-22 03:27:30 -05:00
2022-03-28 16:28:10 +02:00
2021-12-27 12:37:52 +01:00
2022-01-03 05:08:55 -05:00
2021-12-22 03:27:30 -05:00
2021-12-22 03:27:30 -05:00
2021-12-22 03:27:30 -05:00
2021-12-22 03:27:30 -05:00
2022-03-22 15:45:29 +01:00
2021-12-22 03:27:30 -05:00
2021-12-27 19:07:46 -05:00
2022-03-25 19:27:19 +00:00
2021-12-27 19:07:46 -05:00
2021-12-22 03:27:30 -05:00
2021-12-22 03:27:30 -05:00
2022-01-03 05:08:55 -05:00
2021-12-27 19:07:46 -05:00
2022-03-28 05:00:29 -04:00
2021-12-27 19:07:46 -05:00
2021-12-22 03:27:30 -05:00
2022-03-21 10:05:47 -04:00
2021-12-27 19:07:46 -05:00
2021-12-22 03:27:30 -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
2022-01-03 05:08:55 -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
2022-01-03 05:08:55 -05:00
2022-03-23 03:46:59 -04: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
2022-02-25 13:43:56 +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
2022-03-03 14:10:15 +01: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
2022-03-23 03:46:59 -04:00
2021-12-22 16:14:35 -05:00
2022-01-04 13:23:10 +01:00
2022-03-21 17:34:10 +01:00
2022-01-03 05:08:55 -05:00
2021-12-22 16:14:35 -05:00
2022-02-15 13:54:34 +01:00
2022-02-08 16:27:23 +00:00
2022-02-28 12:22:36 +01:00
2021-12-22 16:14:35 -05:00
2021-12-22 16:14:35 -05:00
2022-03-16 18:38:25 +01:00
2022-03-23 03:46:59 -04:00
2021-12-27 19:07:46 -05:00
2022-03-15 10:13:34 -04:00
2022-01-03 05:08:55 -05:00
2022-01-20 21:51:51 +01:00
2022-01-03 05:08:55 -05:00
2021-12-22 16:14:35 -05:00
2022-03-15 08:47:12 +01:00
2022-03-01 17:44:20 +01:00
2022-02-14 17:33:35 +01:00
2022-01-03 05:08:55 -05:00
2022-03-23 03:46:59 -04:00
2022-03-23 03:46:59 -04:00
2022-02-17 19:44:55 +01:00
2021-12-17 19:56:44 +01:00
2022-02-22 19:26:44 +01:00
2021-12-22 16:14:35 -05:00
2022-01-28 18:55:23 +01:00
2022-01-03 05:08:55 -05:00
2022-01-29 13:42:37 +01:00
2022-03-04 14:36:28 +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