NielsRogge
84eec9e6ba
Add ConvNeXT (#15277)
* First draft
* Add conversion script
* Improve conversion script
* Improve docs and implement tests
* Define model output class
* Fix tests
* Fix more tests
* Add model to README
* Apply suggestions from code review
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
* Apply more suggestions from code review
* Apply suggestions from code review
* Rename dims to hidden_sizes
* Fix equivalence test
* Rename gamma to gamma_parameter
* Clean up conversion script
* Add ConvNextFeatureExtractor
* Add corresponding tests
* Implement feature extractor correctly
* Make implementation cleaner
* Add ConvNextStem class
* Improve design
* Update design to also include encoder
* Fix gamma parameter
* Use sample docstrings
* Finish conversion, add center cropping
* Replace nielsr by facebook, make feature extractor tests smaller
* Fix integration test
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
2022-02-07 16:11:37 +01:00
..
2021-12-27 19:07:46 -05:00
2022-02-04 13:51:02 -08:00
2022-02-07 16:11:37 +01:00
2021-12-10 15:31:43 -05:00
2022-02-07 16:11:37 +01:00
2022-01-27 13:49:04 -06:00
2021-12-27 19:07:46 -05:00
2021-12-27 19:07:46 -05:00
2022-02-01 18:31:35 -06:00
2022-01-10 08:44:33 -08:00
2021-12-22 16:14:35 -05:00
2022-01-31 17:03:06 +01:00
2020-06-17 14:01:10 -04:00
2021-12-22 16:14:35 -05:00
2022-01-25 17:26:17 -05:00
2022-02-02 10:44:37 -05:00
2021-12-27 19:07:46 -05:00
2020-05-27 11:36:55 -04:00
2021-12-22 16:14:35 -05:00
2021-12-27 19:07:46 -05:00
2022-02-07 16:11:37 +01:00
2022-01-28 19:01:37 -06:00
2021-12-27 19:07:46 -05:00
2022-01-28 18:49:26 -06:00
2022-01-14 10:12:30 -05:00
2021-12-27 19:07:46 -05:00
2020-04-06 14:32:39 -04:00
2022-02-04 11:15:13 -08:00
2022-01-17 09:10:51 -08:00
2021-12-27 19:07:46 -05:00
2021-12-22 16:14:35 -05:00
2022-02-01 18:31:35 -06:00
2022-01-28 07:52:01 -05:00
2022-02-01 18:31:35 -06:00
2022-01-28 19:01:37 -06:00
2021-12-22 16:14:35 -05:00
2022-01-29 13:42:37 +01:00
2021-12-27 19:07:46 -05:00
2022-01-10 08:44:33 -08:00
2021-12-27 19:07:46 -05:00
2022-02-01 18:28:12 -06:00
2021-12-22 16:14:35 -05:00