This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mmclassification
mirror of
https://github.com/open-mmlab/mmclassification.git
Watch
1
Star
0
Fork
You've already forked mmclassification
0
Code
Issues
Projects
Releases
Wiki
Activity
a6c24d104e
mmclassification
/
mmpretrain
/
models
History
techmonsterwang
a6c24d104e
update riformer mmpretrain
2023-04-06 21:56:25 +08:00
..
backbones
update riformer mmpretrain
2023-04-06 21:56:25 +08:00
classifiers
[Feature] Implement layer-wise learning rate decay optimizer constructor. (
#1399
)
2023-03-07 17:30:39 +08:00
heads
[Refactor] Use `out_type` to specify ViT-like backbone output. (
#1408
)
2023-03-09 11:02:58 +08:00
losses
…
necks
[Refactor] Use `out_type` to specify ViT-like backbone output. (
#1408
)
2023-03-09 11:02:58 +08:00
retrievers
[Refactor] Refactor APIs, add `ImageRetrievalInferencer` and `FeatureExtractor`. (
#1380
)
2023-02-28 16:31:42 +08:00
selfsup
[Refactor] Use `out_type` to specify ViT-like backbone output. (
#1408
)
2023-03-09 11:02:58 +08:00
tta
…
utils
[Docs] Update links (
#1457
)
2023-04-06 20:58:52 +08:00
__init__.py
[Refactor] Add self-supervised backbones and target generators. (
#1379
)
2023-02-28 15:59:17 +08:00
builder.py
…