chendl's picture
Add application file
0b7b08a
raw
history blame contribute delete
175 Bytes
#!/usr/bin/env python3
# Copyright (c) Megvii Inc. All rights reserved.
from .base_exp import BaseExp
from .build import get_exp
from .yolox_base import Exp, check_exp_value