Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
VoxCPM
Log In
Sign Up
niobures
/
mmaction2
like
1
arxiv:
4 papers
Model card
Files
Files and versions
xet
Community
main
mmaction2
/
mmaction
/
engine
/
model
/
__init__.py
niobures
mmaction2
d3dbf03
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
122 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from
.weight_init
import
ConvBranchInit
__all__ = [
'ConvBranchInit'
]