NielsRogge
4ed89d48ab
Add UperNet (#20648)
* First draft
* More improvements
* Add convnext backbone
* Add conversion script
* Add more improvements
* Comment out to_dict
* Add to_dict method
* Add default config
* Fix config
* Fix backbone
* Fix backbone some more
* Add docs, auto mapping, tests
* Fix some tests
* Fix more tests
* Fix more tests
* Add conversion script
* Improve conversion script
* Add support for getting reshaped undownsampled hidden states
* Fix forward pass
* Add print statements
* Comment out set_shift_and_window_size
* More improvements
* Correct downsampling layers conversion
* Fix style
* First draft
* Fix conversion script
* Remove config attribute
* Fix more tests
* Update READMEs
* Update ConvNextBackbone
* Fix ConvNext tests
* Align ConvNext with Swin
* Remove files
* Fix index
* Improve docs
* Add output_attentions to model forward
* Add backbone mixin, improve tests
* More improvements
* Update init_weights
* Fix interpolation of logits
* Add UperNetImageProcessor
* Improve image processor
* Fix image processor
* Remove print statements
* Remove script
* Update import
* Add image processor tests
* Remove print statements
* Fix test
* Add integration test
* Add convnext integration test
* Update docstring
* Fix README
* Simplify config
* Apply suggestions
* Improve docs
* Rename class
* Fix test_initialization
* Fix import
* Address review
* Fix confg
* Convert all checkpoints
* Fix default backbone
* Usage same processor as segformer
* Apply suggestions
* Fix init_weights, update conversion scripts
* Improve config
* Use Auto API instead of creating a new image processor
* Fix docs
* Add doctests
* Remove ResNetConfig dependency
* Add always_partition argument
* Fix rebaseé
* Improve docs
* Convert checkpoints
Co-authored-by: Niels Rogge <nielsrogge@Nielss-MacBook-Pro.local>
Co-authored-by: Niels Rogge <nielsrogge@Nielss-MBP.localdomain>
2023-01-16 09:39:13 +01:00
..
2023-01-03 06:29:02 -05:00
2022-12-15 18:27:20 +00:00
2023-01-16 09:39:13 +01:00
2023-01-05 00:43:40 +05:30
2022-04-04 10:25:46 -04:00
2023-01-16 09:39:13 +01:00
2022-08-08 10:53:52 -05:00
2022-12-27 02:49:15 -05:00
2022-12-12 09:23:23 -05:00
2022-11-07 09:19:04 -05:00
2022-11-30 14:50:55 +00:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-11-07 09:19:04 -05:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-09-30 20:30:38 +01:00
2022-11-30 14:50:55 +00:00
2022-11-07 13:57:39 -05:00
2022-12-12 10:38:56 -05:00
2022-04-04 10:25:46 -04:00
2022-11-30 14:50:55 +00:00
2022-10-11 22:54:19 -04:00
2023-01-16 09:39:13 +01:00
2022-08-05 13:14:00 -04:00
2022-04-04 10:25:46 -04:00
2022-08-06 09:38:55 +02:00
2022-12-20 10:26:52 -08:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-04-04 10:25:46 -04:00
2022-05-16 13:36:41 +02:00
2022-12-01 16:52:13 +01:00
2022-12-01 16:52:13 +01:00
2022-12-01 16:52:13 +01:00
2022-06-23 14:51:54 +02:00
2022-11-28 08:54:35 -05:00
2022-11-28 08:54:35 -05:00
2022-11-30 10:41:18 -05:00
2022-12-08 11:18:52 -05:00
2022-11-30 10:41:18 -05:00
2022-11-30 10:41:18 -05:00
2022-11-30 10:41:18 -05:00
2022-09-06 15:20:12 -04:00
2022-11-30 14:50:55 +00:00
2023-01-10 10:24:10 -08:00
2022-12-06 10:47:31 +01:00
2022-08-09 18:22:55 -05:00
2022-12-05 11:49:43 -08:00
2022-12-26 02:06:23 -05:00
2022-08-06 09:38:55 +02:00
2022-04-04 10:25:46 -04:00
2022-12-23 01:30:57 -05:00
2023-01-13 11:01:53 -08:00
2022-11-15 09:40:06 -05:00
2022-11-15 01:18:13 +01:00
2022-10-03 13:18:29 -07:00
2022-12-12 16:14:04 +00:00
2022-11-30 14:50:55 +00:00