-
Notifications
You must be signed in to change notification settings - Fork 509
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add ONNX config for RT-DETR (and RT-DETRv2) (#2201)
* Add RTDetr Onnx Config * add test and comment * fix style * Update tests large model * fix expected configs model type * Fix inputs shape and remove pixel_mask * Add rt-detr-v2 * Add tests * Add separate V2 config * Update min size according to num_queries --------- Co-authored-by: Yann HALLOUARD <[email protected]> Co-authored-by: Ella Charlaix <[email protected]>
- Loading branch information
1 parent
deec884
commit b6c2b5c
Showing
3 changed files
with
47 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters