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
/
utils
History
mzr1996
f3299b4ca2
[Refactor] Refactor batch augmentations
2022-07-18 11:11:13 +08:00
..
batch_augments
[Refactor] Refactor batch augmentations
2022-07-18 11:11:13 +08:00
__init__.py
[Refactor] Refactor batch augmentations
2022-07-18 11:11:13 +08:00
attention.py
[Refactor] Inherit all registries from MMEngine and use inherited registries.
2022-07-18 10:53:27 +08:00
channel_shuffle.py
…
data_preprocessor.py
[Refactor] Refactor batch augmentations
2022-07-18 11:11:13 +08:00
embed.py
[Feature] Support resize relative position embedding in
SwinTransformer
. (
#749
)
2022-04-13 23:06:56 +08:00
helpers.py
[Docs] Refine API reference. (
#774
)
2022-04-15 20:19:20 +08:00
inverted_residual.py
…
make_divisible.py
…
position_encoding.py
[Enhance] Improve CPE performance by reduce memory copy. (
#762
)
2022-04-02 11:12:20 +08:00
se_layer.py
…