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
History
Ma Zerun
899047a3b3
Fix duplicate
init_weights
call in ViT init function. (
#373
)
2021-07-26 05:33:11 -04:00
..
backbones
Fix duplicate
init_weights
call in ViT init function. (
#373
)
2021-07-26 05:33:11 -04:00
classifiers
[Docs] Add API Reference in the docs (
#342
)
2021-07-14 15:06:50 +08:00
heads
Add
is_tracing
helper function to fix a tracing bug in PyTorch 1.6 (
#347
)
2021-07-07 11:55:53 +08:00
losses
[Fix] Use zero as default value of
thrs
in metrics. (
#341
)
2021-07-18 16:57:21 +08:00
necks
…
utils
[Docs] Add API Reference in the docs (
#342
)
2021-07-14 15:06:50 +08:00
__init__.py
…
builder.py
…