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
72ed75e
bytetrack
/
yolox
/
evaluators
/
__init__.py
AK391
all files
7734d5b
about 3 years ago
raw
Copy download link
history
blame
Safe
178 Bytes
#!/usr/bin/env python3
# -*- coding:utf-8 -*-
# Copyright (c) Megvii, Inc. and its affiliates.
from
.coco_evaluator
import
COCOEvaluator
from
.mot_evaluator
import
MOTEvaluator