NielsRogge
5451f8896c
Add DETA (#20983)
* First draft
* Add initial draft of conversion script
* Convert all weights
* Fix config
* Add image processor
* Fix DetaImageProcessor
* Run make fix copies
* Remove timm dependency
* Fix dummy objects
* Improve loss function
* Remove conv_encoder attribute
* Update conversion scripts
* Improve postprocessing + docs
* Fix copied from statements
* Add tests
* Improve postprocessing
* Improve postprocessing
* Update READMEs
* More improvements
* Fix rebase
* Add is_torchvision_available
* Add torchvision dependency
* Fix typo and README
* Fix bug
* Add copied from
* Fix style
* Apply suggestions
* Fix thanks to @ydshieh
* Fix another dependency check
* Simplify image processor
* Add scipy
* Improve code
* Add threshold argument
* Fix bug
* Set default threshold
* Improve integration test
* Add another integration test
* Update setup.py
* Address review
* Improve deformable attention function
* Improve copied from
* Use relative imports
* Address review
* Replace assertions
* Address review
* Update dummies
* Remove dummies
* Address comments, update READMEs
* Remove custom kernel code
* Add image processor tests
* Add requires_backends
* Add minor comment
* Update scripts
* Update organization name
* Fix defaults, add doc tests
* Add id2label for object 365
* Fix tests
* Update task guide
2023-01-31 10:43:10 +01:00
..
2022-11-08 19:54:41 +00:00
2021-02-15 07:55:10 -05:00
2022-10-28 13:05:41 +02:00
2023-01-04 10:15:45 +01:00
2022-08-01 11:10:20 -05:00
2023-01-26 15:33:47 +01:00
2022-09-21 14:54:09 -04:00
2022-10-31 21:32:58 -04:00
2023-01-31 10:43:10 +01:00
2022-09-23 19:23:05 +02:00
2022-07-11 05:00:13 -04:00
2023-01-27 13:19:28 -05:00
2021-02-15 07:55:10 -05:00
2023-01-30 10:39:43 +01:00
2022-11-29 09:46:10 -05:00
2023-01-31 10:43:10 +01:00
2021-10-07 12:44:23 +05:30
2022-12-06 16:54:40 +01:00
2022-09-29 19:22:23 +02:00
2022-09-01 12:02:52 +02:00
2022-03-23 03:46:59 -04:00
2022-08-29 09:10:13 +02:00
2022-11-29 15:58:54 +01:00
2023-01-12 18:04:21 +01:00
2022-08-01 14:23:02 +02:00
2022-06-02 10:24:16 +02:00
2022-06-02 07:44:03 -04:00
2022-05-16 13:24:20 -04:00
2023-01-23 13:48:30 +00:00
2023-01-18 11:14:00 -05:00