This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mmpretrain
mirror of
https://github.com/open-mmlab/mmpretrain.git
Watch
1
Star
0
Fork
You've already forked mmpretrain
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ee7f2e8850
mmpretrain
/
requirements
/
runtime.txt
8 lines
66 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Rename the package name to `mmpretrain`.
2023-02-17 11:31:08 +08:00
einops
[Refactor] Refactor APIs, add `ImageRetrievalInferencer` and `FeatureExtractor`. (#1380) * [Refactor] Refactor APIs, add `ImageRetrievalInferencer` and `FeatureExtractor'. * Update image retrieval * Update FeatureExtractor * Fix UT
2023-02-28 16:31:42 +08:00
importlib-metadata
[Feature] Support some downstream classification datasets. (#1467) * feat: support some downstream classification datasets * update sun397 * sum * update sun397 * [CI] Add test mim CI. (#879) * feat: support some downstream classification datasets * update sun397 * sum * update sun397 * rebase * feat: support some downstream classification datasets * update sun397 * update sun397 * update sun397 * update sun397 * fix unittest * update docstring * rm * update * update * refactor names of datasets * refactor some implements of datasets * refactor some implements of datasets * fix datasets unittest * refactor cub and stanford cars * refactor cub and cifar * refactor cub and cifar * refactor cub and cifar * update downstream datasets and docs * update docstring --------- Co-authored-by: Ma Zerun <mzr1996@163.com> Co-authored-by: Ezra-Yu <18586273+Ezra-Yu@users.noreply.github.com>
2023-05-05 14:43:14 +08:00
mat4py
workflow: modify build, add deploy (#61) * workflow: modify build, add deploy * fix type: mmseg -> mmcls * simplify build by delete cuda related settings * re-sort requirements by pre-commit hook * build: support more pytorch versions * build: fix torchvision version bug * del useless test imports * merge upstream * build: del docstring checking to pass coverage check
2020-10-10 22:15:50 +08:00
matplotlib
[Fix] Fix the requirements and lazy register mmcls models. (#1275)
2022-12-19 13:01:11 +08:00
modelindex
add github action (manually squash)
2020-07-10 13:36:44 +08:00
numpy
[Refactor] Refactor CIFAR10 and CIFAR100 dataset.
2022-06-02 15:16:51 +08:00
rich