This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mmclassification
Watch
1
Star
0
Fork
0
You've already forked mmclassification
mirror of
https://github.com/open-mmlab/mmclassification.git
synced
2025-06-03 21:53:55 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
mmclassification
/
mmcls
/
models
/
backbones
/
__init__.py
4 lines
68 B
Python
Raw
Normal View
History
Unescape
Escape
add unit test
2020-06-07 22:40:36 +08:00
from
.
shufflenet_v1
import
ShuffleNetv1
fix & add test
2020-06-03 15:51:17 +08:00
add unit test
2020-06-07 22:40:36 +08:00
__all__
=
[
'
ShuffleNetv1
'
]
Reference in New Issue
Copy Permalink