NielsRogge
26dd041c6e
Add Swin2SR (#19784)
* First draft
* Add more improvements
* Improve forward pass
* Fix layernorm
* Add upscaler
* More improvements
* More improvements
* More improvements
* Improve conversion script
* Add preprocessing
* Make output match original implementation
* Add additional attributes
* Add support for more models
* Support more models
* Add support for real world sr
* Add initial Swin2SRFeatureExtractor
* Add ImageSuperResolutionOutput
* Make more tests pass
* Use BaseModelOutput
* Fix one more test
* Fix more tests
* Fix another test
* Fix all tests
* Rename to Swin2SRImageProcessor
* Fix toctree
* Fix toctree
* Fix rebase
* Improve Swin2SRImageProcessor
* Remove feature extractor file
* Improve model
* Improve conversion script
* Fix integration test
* Fix init
* Fix conversion script
* Address comments
* Improve upsampler
* Add NearestConvUpsampler
* Improve pixel shuffle upsampler
* Improve auxiliary upsampler
* Improve conversion script
* Rename conv_last to final_convolution
* Fix rebase
* Improve upsample module
* Add padding to image processor
* Fix bug
* Update padding
* Remove print statement and fix integration test
* Improve docs
* Add image processor tests
* Convert all checkpoints, fix testsé
* Remove print statements
* Fix import
Co-authored-by: Niels Rogge <nielsrogge@Nielss-MacBook-Pro.local>
2022-12-16 16:24:01 +01:00
..
2022-11-18 11:27:21 +00:00
2022-12-15 18:27:20 +00:00
2022-12-16 16:24:01 +01:00
2022-12-12 09:23:23 -05:00
2022-04-04 10:25:46 -04:00
2022-12-16 16:24:01 +01:00
2022-08-08 10:53:52 -05:00
2022-10-24 10:18:20 -07: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
2022-12-16 16:24:01 +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-04-04 10:25:46 -04: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
2022-12-13 19:08:30 +01: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-09 13:51:35 -05:00
2022-08-06 09:38:55 +02:00
2022-04-04 10:25:46 -04:00
2022-12-12 13:12:13 -05:00
2022-11-30 14:50:55 +00: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