mmpretrain/mmpretrain
Yixiao Fang e93d124ad4
[Refactor] Support resizing pos_embed while loading ckpt and format output (#1488)
* support resize pos_embed while loading ckpt

* update
2023-04-14 19:08:35 +08:00
..
apis [Docs] Update links (#1457) 2023-04-06 20:58:52 +08:00
datasets [DOC] Fix typo in MultiLabelDataset docstring (#1483) 2023-04-14 13:57:54 +08:00
engine [Fix] fix pbn bug (#1466) 2023-04-07 15:38:04 +08:00
evaluation [Docs] Update migration.md (#1417) 2023-03-17 10:30:09 +08:00
models [Refactor] Support resizing pos_embed while loading ckpt and format output (#1488) 2023-04-14 19:08:35 +08:00
structures [Refactor] Move transforms in mmselfsup to mmpretrain. (#1396) 2023-03-03 15:01:11 +08:00
utils [Refactor] Update CI and issue template (#1463) 2023-04-07 14:29:41 +08:00
visualization [Refactor] Refactor the `browse_dataset.py` to support selfsup pipeline. (#1414) 2023-03-15 14:18:36 +08:00
__init__.py [Fix] Update CI (#1454) 2023-04-06 10:52:08 +08:00
registry.py Rename the package name to `mmpretrain`. 2023-02-17 15:20:55 +08:00
version.py Bump version to v1.0.0rc7 (#1465) 2023-04-07 17:34:21 +08:00