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
techmonsterwang
32c258ff19
update riformer mmpretrain
2023-04-06 21:56:25 +08:00
..
test_backbones
update riformer mmpretrain
2023-04-06 21:56:25 +08:00
test_selfsup
[Refactor] Use
out_type
to specify ViT-like backbone output. (
#1408
)
2023-03-09 11:02:58 +08:00
test_utils
[Refactor] Add selfsup algorithms. (
#1389
)
2023-03-06 16:53:15 +08:00
test_classifiers.py
…
test_heads.py
…
test_losses.py
[Refactor] Add necks, heads and losses for the self-supervised task. (
#1376
)
2023-02-28 10:05:00 +08:00
test_models.py
…
test_necks.py
[Refactor] Add necks, heads and losses for the self-supervised task. (
#1376
)
2023-02-28 10:05:00 +08:00
test_retrievers.py
[Refactor] Move transforms in mmselfsup to mmpretrain. (
#1396
)
2023-03-03 15:01:11 +08:00
test_tta.py
…