# Copyright (c) Malong Technologies Co., Ltd. # All rights reserved. # # Contact: github@malong.com # # This source code is licensed under the LICENSE file in the root directory of this source tree. from ret_benchmark.utils.registry import Registry BACKBONES = Registry() HEADS = Registry()