mirror of
https://github.com/open-mmlab/mmdeploy.git
synced 2025-01-14 08:09:43 +08:00
* add one-stage support * add two-stage support * fix docstring * add base_dense_head docstring * fix docstrign * fix ncnn code * fix anchor head * fix unit test about mmdet model * fix unit test * fix base dense head bug: * fix basehead * fix basedense head * fix pad bug * fix bboxhead * add rewrite about decode * fix decode * rename func * fix test_mmdet_core and test_object_detection_model * format test * fix comments * remove to(device) * fix requirements * fix docs * fix yolox evaluate butg