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
/
tests
/
test_models
History
takuoko
9f31fc5390
[Refactor] Use
reset_classifier
to remove head of timm backbones. (
#534
)
...
* refactor timm backbone * fix comment
2021-11-16 16:24:55 +08:00
..
test_backbones
[Refactor] Use
reset_classifier
to remove head of timm backbones. (
#534
)
2021-11-16 16:24:55 +08:00
test_utils
…
test_classifiers.py
…
test_heads.py
[Refactor] Support passing arguments to loss from head. (
#523
)
2021-11-10 17:12:34 +08:00
test_neck.py
…