Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
KyanChen
/
ai-photo-gallery
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ai-photo-gallery
/
mmcls
/
models
/
tta
/
__init__.py
KyanChen
init
f549064
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
124 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from
.score_tta
import
AverageClsScoreTTA
__all__ = [
'AverageClsScoreTTA'
]