Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ttxskk
/
AiOS
like
23
Sleeping
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
main
AiOS
/
detrsmpl
/
models
/
necks
/
__init__.py
ttxskk
update
d7e58f0
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
119 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from
.channel_mapper
import
ChannelMapper
__all__ = [
'ChannelMapper'
]