mirror of https://github.com/YifanXu74/MQ-Det.git
3 lines
144 B
Python
3 lines
144 B
Python
|
# Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
|
||
|
from .defaults import _C as cfg
|
||
|
from .paths_catalog import try_to_find
|