Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ttxskk
/
AiOS
like
17
Running
on
L40S
App
Files
Files
Community
1
d7e58f0
AiOS
/
detrsmpl
/
models
/
necks
/
__init__.py
ttxskk
update
d7e58f0
21 days ago
raw
Copy download link
history
blame
Safe
119 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from
.channel_mapper
import
ChannelMapper
__all__ = [
'ChannelMapper'
]