mmclassification/mmpretrain
Yixiao Fang 827be6e22d
[Fix] Fix value error while start training. (#1400)
* fix value error of randint

* add missing key in configs
2023-03-07 08:51:31 +08:00
..
apis [Refactor] Refactor APIs, add `ImageRetrievalInferencer` and `FeatureExtractor`. (#1380) 2023-02-28 16:31:42 +08:00
datasets [Fix] Fix value error while start training. (#1400) 2023-03-07 08:51:31 +08:00
engine [Refactor] Add selfsup algorithms. (#1389) 2023-03-06 16:53:15 +08:00
evaluation [Refactor] Add self-supervised backbones and target generators. (#1379) 2023-02-28 15:59:17 +08:00
models [Refactor] Add selfsup algorithms. (#1389) 2023-03-06 16:53:15 +08:00
structures [Refactor] Move transforms in mmselfsup to mmpretrain. (#1396) 2023-03-03 15:01:11 +08:00
utils [Refactor] Move and refactor utils from mmselfsup. (#1385) 2023-02-28 17:04:40 +08:00
visualization [Refactor] Refactor ClsDatasample to a union DataSample. (#1371) 2023-02-23 10:07:53 +08:00
__init__.py Rename the package name to `mmpretrain`. 2023-02-17 15:20:55 +08:00
registry.py Rename the package name to `mmpretrain`. 2023-02-17 15:20:55 +08:00
version.py Rename the package name to `mmpretrain`. 2023-02-17 15:20:55 +08:00