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
/
mmpretrain
/
models
History
Yixiao Fang
15cc2a5193
[Fix] Fix clip generator init bug (
#1518
)
2023-04-25 19:35:09 +08:00
..
backbones
[Refactor] Support to freeze channel reduction and add layer decay function (
#1490
)
2023-04-17 13:36:47 +08:00
classifiers
[Feature] Implement layer-wise learning rate decay optimizer constructor. (
#1399
)
2023-03-07 17:30:39 +08:00
heads
[Fix] Fix the bug in binary cross entropy loss (
#1499
)
2023-04-19 13:53:31 +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
[Fix] Fix clip generator init bug (
#1518
)
2023-04-25 19:35:09 +08:00
tta
…
utils
[Docs] Update links (
#1457
)
2023-04-06 20:58:52 +08:00
__init__.py
…
builder.py
…