Deeplite / deeplite-torch-zoo

Collection of SOTA efficient computer vision models for embedded applications, with pre-trained weights and training recipes
Apache License 2.0
82 stars 10 forks source link

Rtdetr decoder custom head #370

Closed ravishk007 closed 7 months ago

ravishk007 commented 1 year ago

First commit for the RTDETRDecoder head integration with the flexible Yolo.

codecov[bot] commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (1a2fe32) 86.47% compared to head (f55ef29) 86.47%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #370 +/- ## ======================================== Coverage 86.47% 86.47% ======================================== Files 69 69 Lines 1457 1457 ======================================== Hits 1260 1260 Misses 197 197 ``` | [Files](https://app.codecov.io/gh/Deeplite/deeplite-torch-zoo/pull/370?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Deeplite) | Coverage Δ | | |---|---|---| | [...h\_zoo/api/models/object\_detection/flexible\_yolo.py](https://app.codecov.io/gh/Deeplite/deeplite-torch-zoo/pull/370?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Deeplite#diff-ZGVlcGxpdGVfdG9yY2hfem9vL2FwaS9tb2RlbHMvb2JqZWN0X2RldGVjdGlvbi9mbGV4aWJsZV95b2xvLnB5) | `95.65% <ø> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.