Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ECCV2022
/
bytetrack
like
18
Runtime error
App
Files
Files
Community
2
5664b75
bytetrack
/
yolox
/
exp
/
__init__.py
AK391
all files
7734d5b
about 3 years ago
raw
Copy download link
history
blame
Safe
191 Bytes
#!/usr/bin/env python3
# -*- coding:utf-8 -*-
# Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
from
.base_exp
import
BaseExp
from
.build
import
get_exp
from
.yolox_base
import
Exp