rziga
3951d4ad5d
Add MM Grounding DINO ( #37925 )
...
* first commit
Added modular implementation for MM Grounding DINO from starting point created by add-new-model-like. Added conversion script from mmdetection to huggingface.
TODO: Some tests are failing so that needs to be fixed.
* fixed a bug with modular definition of MMGroundingDinoForObjectDetection where box and class heads were not correctly assigned to inner model
* cleaned up a hack in the conversion script
* Fixed the expected values in integration tests
Cross att masking and cpu-gpu consistency tests are still failing however.
* changes for make style and quality
* add documentation
* clean up contrastive embedding
* add mm grounding dino to loss mapping
* add model link to config docstring
* hack fix for mm grounding dino consistency tests
* add special cases for unused config attr check
* add all models and update docs
* update model doc to the new style
* Use super_kwargs for modular config
* Move init to the _init_weights function
* Add copied from for tests
* fixup
* update typehints
* Fix-copies for tests
* fix-copies
* Fix init test
* fix snippets in docs
* fix consistency
* fix consistency
* update conversion script
* fix nits in readme and remove old comments from conversion script
* add license
* remove unused config args
* remove unnecessary if/else in model init
* fix quality
* Update references
* fix test
* fixup
---------
Co-authored-by: qubvel <qubvel@gmail.com >
2025-08-01 15:43:23 +01:00
..
2025-07-21 14:02:57 +02:00
2025-06-11 17:28:06 +01:00
2025-07-29 11:40:34 +00:00
2025-07-29 11:40:34 +00:00
2025-06-24 15:05:29 +02:00
2025-07-28 09:41:58 +00:00
2025-07-08 17:06:12 +02:00
2025-07-17 13:21:59 +00:00
2025-05-23 17:17:38 +02:00
2025-07-28 09:41:58 +00:00
2025-07-29 11:40:34 +00:00
2025-07-29 11:40:34 +00:00
2025-06-11 17:28:06 +01:00
2025-04-08 14:12:08 +02:00
2025-04-08 14:12:08 +02:00
2025-06-25 14:31:20 +00:00
2025-07-16 14:00:17 +02:00
2025-04-28 11:39:11 +01:00
2025-04-08 14:12:08 +02:00
2025-04-08 14:12:08 +02:00
2025-07-16 14:00:17 +02:00
2025-06-06 08:23:15 +00:00
2025-07-29 11:40:34 +00:00
2025-04-14 17:07:48 +02:00
2025-04-28 15:08:46 +02:00
2025-06-11 17:28:06 +01:00
2025-06-11 17:28:06 +01:00
2025-07-29 11:40:34 +00:00
2025-07-29 11:40:34 +00:00
2025-07-29 11:40:34 +00:00
2025-07-28 10:38:48 +00:00
2025-04-08 14:12:08 +02:00
2025-04-08 14:12:08 +02:00
2025-06-11 17:28:06 +01:00
2025-06-06 20:17:37 +02:00
2025-07-28 09:41:58 +00:00
2025-07-29 11:40:34 +00:00
2025-07-29 11:40:34 +00:00
2025-07-29 11:40:34 +00:00
2025-07-29 11:40:34 +00:00
2025-07-29 11:40:34 +00:00
2025-06-02 15:57:32 +02:00
2025-04-08 14:12:08 +02:00
2025-06-12 16:39:33 +02:00
2025-07-25 15:36:12 +00:00
2025-07-31 10:57:34 +00:00
2025-07-28 09:41:58 +00:00
2025-07-28 09:41:58 +00:00
2025-07-01 20:54:31 +02:00
2025-06-11 17:28:06 +01:00
2025-07-01 20:54:31 +02:00
2025-06-11 17:28:06 +01:00
2025-04-08 14:12:08 +02:00
2025-04-08 14:12:08 +02:00
2025-07-29 11:40:34 +00:00
2025-06-11 17:28:06 +01:00
2025-07-01 20:54:31 +02:00
2025-07-29 11:40:34 +00:00
2025-07-01 20:54:31 +02:00
2025-07-29 11:40:34 +00:00
2025-07-08 17:06:12 +02:00
2025-07-25 22:03:21 +02:00
2025-06-11 17:28:06 +01:00
2025-06-11 17:28:06 +01:00
2025-04-08 14:12:08 +02:00
2025-07-22 16:10:25 +02:00
2025-07-22 16:10:25 +02:00
2025-08-01 08:01:06 +00:00
2025-07-25 19:18:50 +02:00
2025-07-29 11:40:34 +00:00
2025-06-11 17:28:06 +01:00
2025-07-30 12:32:10 +00:00
2025-07-04 12:48:10 +02:00
2025-07-22 12:07:10 +00:00
2025-07-30 17:30:28 +00:00
2025-06-12 16:39:33 +02:00
2025-04-08 14:12:08 +02:00
2025-06-11 17:28:06 +01:00
2025-06-20 17:28:32 +02:00
2025-06-11 17:28:06 +01:00
2025-04-08 14:12:08 +02:00
2025-07-08 11:44:29 +02:00
2025-05-23 17:17:38 +02:00
2025-06-27 16:54:11 +02:00
2025-06-11 17:28:06 +01:00
2025-07-30 12:32:10 +00:00
2025-07-28 10:38:48 +00:00
2025-04-16 21:59:24 +02:00
2025-06-11 17:28:06 +01:00
2025-08-01 08:01:06 +00:00
2025-07-29 11:40:34 +00:00
2025-06-11 17:28:06 +01:00
2025-07-02 12:25:26 +01:00
2025-04-10 20:54:21 +02:00
2025-07-25 17:36:18 +02:00
2025-07-25 17:36:18 +02:00
2025-07-21 14:02:57 +02:00
2025-07-30 09:51:55 +02:00
2025-07-25 19:58:28 +02:00
2025-05-23 18:29:31 +01:00
2025-07-29 11:40:34 +00:00
2025-07-29 11:40:34 +00:00
2025-07-28 10:47:39 +02:00
2025-06-11 17:28:06 +01:00
2025-07-29 11:40:34 +00:00
2025-05-01 15:21:55 +02:00
2025-07-03 15:13:06 +02:00
2025-06-19 10:56:34 +02:00
2025-06-11 17:28:06 +01:00
2025-07-28 09:41:58 +00:00
2025-07-29 11:42:55 +02:00
2025-07-25 15:36:12 +00:00
2025-07-29 17:12:50 +02:00
2025-07-29 17:12:50 +02:00
2025-07-29 11:40:34 +00:00
2025-07-03 19:56:02 +02:00
2025-06-18 09:20:49 +02:00
2025-07-28 16:30:40 +02:00
2025-07-10 10:44:28 +02:00
2025-07-03 15:13:06 +02:00
2025-07-28 09:41:58 +00:00
2025-07-29 11:40:34 +00:00
2025-07-29 11:40:34 +00:00
2025-06-11 17:28:06 +01:00
2025-07-22 16:10:25 +02:00
2025-04-10 20:54:21 +02:00
2025-04-08 14:12:08 +02:00
2025-06-11 17:28:06 +01:00
2025-05-26 10:18:53 +02:00
2025-07-08 17:06:12 +02:00
2025-05-26 10:18:53 +02:00
2025-05-26 10:18:53 +02:00
2025-05-26 10:18:53 +02:00
2025-08-01 15:43:23 +01:00
2025-07-29 11:40:34 +00:00
2025-07-03 19:56:02 +02:00
2025-04-08 14:12:08 +02:00
2025-04-29 12:17:55 +01:00
2025-07-30 12:32:10 +00:00
2025-07-21 12:25:52 +01:00
2025-04-08 14:12:08 +02:00
2025-07-01 11:33:20 +00:00
2025-07-01 11:33:20 +00:00
2025-07-28 09:41:58 +00:00
2025-04-08 14:12:08 +02:00
2025-04-22 11:07:34 +01:00
2025-05-23 17:17:38 +02:00
2025-07-29 11:40:34 +00:00
2025-07-29 11:40:34 +00:00
2025-07-28 09:41:58 +00:00
2025-06-13 16:14:58 +02:00
2025-08-01 08:01:06 +00:00
2025-05-23 18:29:31 +01:00
2025-07-30 17:30:28 +00:00
2025-07-30 17:30:28 +00:00
2025-07-01 09:08:21 +00:00
2025-07-29 11:40:34 +00:00
2025-07-29 11:40:34 +00:00
2025-07-29 11:40:34 +00:00
2025-06-11 17:28:06 +01:00
2025-07-03 15:13:06 +02:00
2025-07-14 12:02:59 +02:00
2025-07-03 15:13:06 +02:00
2025-04-08 14:12:08 +02:00
2025-07-25 15:36:12 +00:00
2025-06-30 11:49:03 +02:00
2025-07-29 11:40:34 +00:00
2025-07-29 11:40:34 +00:00
2025-07-29 11:40:34 +00:00
2025-08-01 08:01:06 +00:00
2025-06-11 17:28:06 +01:00
2025-06-11 17:28:06 +01:00
2025-07-29 11:40:34 +00:00
2025-06-12 16:39:33 +02:00
2025-05-22 17:12:58 +02:00
2025-07-29 11:40:34 +00:00
2025-07-25 22:03:21 +02:00
2025-06-12 16:39:33 +02:00
2025-07-29 11:40:34 +00:00
2025-07-28 15:43:41 +02:00
2025-07-28 15:43:41 +02:00
2025-06-11 17:28:06 +01:00
2025-03-28 15:09:35 +01:00
2025-04-08 14:12:08 +02:00
2025-04-08 14:12:08 +02:00
2025-07-29 11:40:34 +00:00
2025-07-29 11:40:34 +00:00
2025-07-25 07:44:52 +00:00
2025-06-23 17:07:18 +02:00
2025-07-22 15:40:16 +02:00
2025-07-03 15:13:06 +02:00
2025-04-15 11:33:09 +01:00
2025-07-29 11:40:34 +00:00
2025-04-28 11:39:11 +01:00
2025-08-01 15:43:23 +01:00
2025-06-11 17:28:06 +01:00
2025-07-02 22:47:55 +02:00
2025-07-07 13:34:59 -04:00
2025-07-07 13:34:59 -04:00
2025-07-02 22:47:55 +02:00
2025-07-29 16:58:59 +02:00
2025-07-15 10:40:41 +02:00
2025-07-08 17:06:12 +02:00
2025-07-29 11:40:34 +00:00
2025-06-11 17:28:06 +01:00
2025-07-29 11:40:34 +00:00
2025-04-08 14:12:08 +02:00
2025-06-11 17:28:06 +01:00
2025-07-29 11:40:34 +00:00
2025-07-29 15:35:44 +02:00
2025-07-16 14:00:17 +02:00
2025-04-08 17:15:37 +01:00
2025-05-26 10:18:53 +02:00
2025-03-28 15:09:35 +01:00
2025-04-28 11:39:11 +01:00
2025-06-27 14:39:43 +00:00
2025-04-08 14:12:08 +02:00
2025-07-25 15:36:12 +00:00
2025-07-25 15:36:12 +00:00
2025-04-08 14:12:08 +02:00
2025-07-29 22:10:36 +02:00
2025-07-28 15:43:41 +02:00
2025-06-11 17:28:06 +01:00
2025-06-11 17:28:06 +01:00
2025-07-29 11:40:34 +00:00
2025-07-29 11:40:34 +00:00
2025-07-28 09:41:58 +00:00
2025-07-25 07:44:52 +00:00
2025-05-22 17:12:58 +02:00
2025-04-25 16:57:09 +02:00
2025-06-11 17:28:06 +01:00
2025-05-23 17:17:38 +02:00
2025-07-29 11:40:34 +00:00
2025-07-29 11:40:34 +00:00
2025-07-25 07:44:52 +00:00
2025-05-23 18:29:31 +01:00
2025-07-25 15:36:12 +00:00
2025-07-08 17:06:12 +02:00
2025-05-28 16:44:20 +01:00
2025-04-08 14:12:08 +02:00
2025-07-29 11:40:34 +00:00
2025-06-23 14:17:25 +00:00
2025-05-22 17:12:58 +02:00
2025-07-02 22:48:30 +02:00
2025-07-29 11:40:34 +00:00
2025-06-12 12:47:15 +02:00
2025-07-16 14:00:17 +02:00
2025-07-02 22:48:30 +02:00
2025-07-02 22:48:30 +02:00
2025-07-25 15:36:12 +00:00
2025-07-29 11:40:34 +00:00
2025-07-29 11:40:34 +00:00
2025-07-28 16:35:08 +02:00
2025-05-28 16:44:20 +01:00
2025-07-29 11:40:34 +00:00
2025-07-25 15:36:12 +00:00
2025-06-18 14:36:03 +02:00
2025-06-23 17:42:46 +02:00
2025-07-07 15:13:25 +02:00
2025-04-08 14:12:08 +02:00
2025-07-04 13:35:53 +02:00
2025-06-11 17:28:06 +01:00
2025-07-02 22:48:30 +02:00
2025-06-11 17:28:06 +01:00
2025-06-11 17:28:06 +01:00
2025-04-10 20:54:21 +02:00
2025-06-11 17:28:06 +01:00
2025-07-29 11:40:34 +00:00
2025-07-29 11:40:34 +00:00
2025-07-29 11:40:34 +00:00
2025-07-29 11:40:34 +00:00
2025-07-29 11:40:34 +00:00
2025-07-29 11:40:34 +00:00
2025-06-02 09:17:28 +00:00
2025-07-28 19:22:32 +00:00
2025-07-02 22:48:30 +02:00
2025-07-08 17:06:12 +02:00
2025-07-08 17:06:12 +02:00
2025-07-18 12:23:20 +00:00
2025-07-29 11:40:34 +00:00
2025-07-28 10:38:48 +00:00
2025-07-25 15:36:12 +00:00
2025-07-28 09:41:58 +00:00
2025-08-01 12:18:28 +02:00
2025-07-29 11:40:34 +00:00
2025-07-29 11:40:34 +00:00
2025-07-01 09:08:21 +00:00
2025-04-08 14:12:08 +02:00
2025-05-23 18:29:31 +01:00
2025-07-03 19:56:02 +02:00
2025-04-08 14:12:08 +02:00
2025-07-28 18:15:06 +00:00
2025-07-21 14:43:52 +02:00
2025-07-30 12:32:10 +00:00
2025-07-02 22:48:30 +02:00
2025-07-30 12:32:10 +00:00
2025-07-02 22:48:30 +02:00
2025-07-17 13:12:32 +00:00
2025-07-30 17:30:28 +00:00
2025-05-23 17:17:38 +02:00
2025-07-29 11:40:34 +00:00
2025-04-08 14:12:08 +02:00
2025-05-23 17:17:38 +02:00
2025-06-23 13:44:50 +02:00
2025-07-03 15:13:06 +02:00
2025-07-25 22:03:21 +02:00
2025-07-22 11:07:52 +00:00
2025-07-29 11:40:34 +00:00
2025-04-28 14:20:45 +01:00
2025-07-29 11:40:34 +00:00
2025-06-06 08:23:15 +00:00
2025-07-08 17:06:12 +02:00
2025-07-08 17:06:12 +02:00
2025-07-08 17:06:12 +02:00
2025-07-30 12:32:10 +00:00
2025-07-01 11:33:20 +00:00
2025-07-21 14:02:57 +02:00
2025-06-25 14:31:20 +00:00
2025-07-01 11:33:20 +00:00
2025-08-01 12:18:28 +02:00
2025-07-29 11:40:34 +00:00
2025-07-29 11:40:34 +00:00
2025-06-11 17:28:06 +01:00
2025-07-21 14:02:57 +02:00
2025-04-08 14:12:08 +02:00
2025-04-08 14:12:08 +02:00
2025-07-30 12:32:10 +00:00
2025-07-30 12:32:10 +00:00
2025-07-03 15:13:06 +02:00
2025-07-29 11:40:34 +00:00
2025-07-03 15:13:06 +02:00
2025-07-05 11:34:28 +02:00
2025-07-25 12:09:44 +00:00
2025-07-29 11:40:34 +00:00
2025-07-29 11:40:34 +00:00
2025-07-03 15:13:06 +02:00
2025-04-08 14:12:08 +02:00
2025-07-29 11:40:34 +00:00
2025-06-25 14:31:20 +00:00
2025-07-29 11:40:34 +00:00
2025-07-29 11:40:34 +00:00
2025-07-29 11:40:34 +00:00
2025-06-11 17:28:06 +01:00
2025-06-11 17:28:06 +01:00
2025-04-10 20:54:21 +02:00
2025-06-11 17:28:06 +01:00
2025-07-30 09:51:55 +02:00
2025-04-10 20:54:21 +02:00
2025-05-23 17:17:38 +02:00
2025-04-08 14:12:08 +02:00
2025-06-12 16:39:33 +02:00
2025-06-30 11:49:03 +02:00
2025-07-30 12:32:10 +00:00