// Copyright (c) OpenMMLab. All rights reserved. #include "codebase/mmdet/mmdet.h" namespace mmdeploy::mmdet { REGISTER_CODEBASE(MMDetection); } // namespace mmdeploy::mmdet