Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
turing-motors
/
OpenLenda
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ec69a4f
OpenLenda
/
yolox
/
evaluators
/
__init__.py
yutyan
Add app
37f5c2f
over 1 year 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
.voc_evaluator
import
VOCEvaluator