Commit Graph

  • b39fbd9730
    [Fix] get version of CANN on Ascend NPU changed (#234) main 6V 2023-11-24 10:24:59 +08:00
  • b40fe72e2f
    [Fix] Delete version verification of CANN on Ascend NPU (#232) 6V 2023-11-01 15:57:19 +08:00
  • c9a5ea6a88
    [Experimental] Packaging a minimal and flatten algorithm from downstream repos (#229) Guoping Pan 2023-10-31 11:08:16 +08:00
  • 5d54183ef9
    [Docs] Fix the examples of other_args (#209) Yusuke Muramatsu 2023-10-23 12:02:37 +09:00
  • 8021d1b0eb
    [Feature] Support downloading OpenMMLab projects on Ascend NPU (#228) Yinlei Sun 2023-10-23 10:58:34 +08:00
  • bf69e00b6d
    Bump version to 0.3.10 (#227) v0.3.10 Zaida Zhou 2023-08-28 16:55:13 +08:00
  • 30dc4fa9c0
    [Enhance] Support download dataset from openxlab (#223) Mashiro 2023-08-28 16:21:39 +08:00
  • 53536fc6a7
    Bump version to 0.3.9 (#219) v0.3.9 Zaida Zhou 2023-06-26 11:34:01 +08:00
  • bc5aec2abe
    [Feature] Support donwloading datasets from opendatalab (#212) Mashiro 2023-06-26 10:34:05 +08:00
  • 706cdc58b2
    Bump version to v0.3.8 (#215) v0.3.8 Zaida Zhou 2023-05-19 18:28:37 +08:00
  • 3d742a9dac
    [Fix] install command should call self.iter_provided_extras method (#213) Daniel Honies 2023-05-19 11:07:52 +02:00
  • 2b495c9abd
    [Docs] Update the Projects in OpenMMLab (#211) Zaida Zhou 2023-04-25 20:17:03 +08:00
  • 406e447bcd
    Bump version to 0.3.7 (#206) v0.3.7 Zaida Zhou 2023-03-21 19:08:06 +08:00
  • 2a884557e1
    Add MMPretrain to the PKG2PROJECT. (#205) Ma Zerun 2023-03-21 19:06:04 +08:00
  • 81b54d6836
    Add missing repos in get_official_package (#202) Range King 2023-02-22 10:59:50 +08:00
  • 2a6adf55cb
    fix a typo (#201) Kotaro Uetake 2023-02-14 11:28:14 +09:00
  • dd7f11c679
    Bump version to v0.3.6 (#200) v0.3.6 yancong 2023-02-04 11:43:16 +08:00
  • 959f9c9e8c
    [Fix] Fix AssertionError when importing pip before setuptools (#198) yancong 2023-02-04 11:41:49 +08:00
  • 213f1b2235
    Upgrade the version of isort to fix lint error (#199) yancong 2023-02-04 00:07:41 +08:00
  • 231ffc73cb
    Fix a typo in README.md (#197) Hugo 2023-01-28 00:20:53 -06:00
  • 75c45590c8
    Bump version to v0.3.5 (#196) v0.3.5 yancong 2023-01-18 15:08:13 +08:00
  • 444862746d
    [Refactor] Search remote package metadata from PyPI rather than Github (#168) Zaida Zhou 2023-01-18 14:46:58 +08:00
  • 8fb7776ebe
    [Enhance] Add support for sequence input in --search-args option (#195) Junhwa Song 2023-01-17 21:26:50 +09:00
  • ff137ccd34
    Bump version to v0.3.4 (#186) v0.3.4 yancong 2022-12-27 18:09:11 +08:00
  • 72b31c0d7b
    Deprecate distutils.version for removing warning info (#185) yancong 2022-12-27 17:30:30 +08:00
  • 7293369781
    [Enhancement] Add ignore-ssl option to disable the check certificate (#179) kim3321 2022-12-24 20:11:28 +09:00
  • 65e02d934f
    [Enhancement] Support running scripts in demo dir (#178) Range King 2022-12-24 11:46:26 +08:00
  • 244705cf03
    [Enhance] Use sys.executable for calling Python (#181) Hakjin Lee 2022-12-23 18:04:19 +09:00
  • fae573e4ab
    [Fix] Fix the path separator problem of run command on Windows (#177) Range King 2022-12-20 10:46:30 +08:00
  • 6d947416dd
    Bump version to v0.3.3 (#175) v0.3.3 yancong 2022-11-09 17:08:17 +08:00
  • be3a1da986
    Add mmyolo in PKG2PROJECT (#172) Range King 2022-11-07 14:00:07 +08:00
  • 55557c8cb0
    [Fix] Fix the punctuation display problem and the path separator problem on Windows (#166) Range King 2022-10-21 11:23:13 +08:00
  • 66ba337f16
    Update pre-commit config (#167) yancong 2022-10-18 19:31:52 +08:00
  • 8066832482
    Refine error message to show how to install mmengine. (#161) Suraj Pattar 2022-10-11 15:34:04 +09:00
  • ac0d104036
    Bump version to v0.3.2 (#163) v0.3.2 yancong 2022-09-23 19:43:51 +08:00
  • d84cf6e79c
    Support mim train / test / gridsearch in OpenMMLab-2.0 (#160) yancong 2022-09-23 19:16:40 +08:00
  • ffaff8a4ec
    Bump version to v0.3.1 (#159) v0.3.1 yancong 2022-09-05 10:59:56 +08:00
  • 6b36c8e83c
    [Feature] Support 'python -m mim' usage (#158) yancong 2022-09-03 10:13:42 +08:00
  • f9898422bf
    Bump version to v0.3.0 (#156) v0.3.0 yancong 2022-09-01 11:43:42 +08:00
  • 23e63429ae
    use mmengine.Config instead of mmcv.Config (#155) yancong 2022-09-01 11:33:31 +08:00
  • 2d9e2da7c1
    Bump version to v0.2.1 (#146) v0.2.1 Zaida Zhou 2022-08-02 16:49:16 +08:00
  • 5427b1a7c6
    [Fix] Fix mim --version crash in click>=8.x (#152) yancong 2022-08-02 14:23:35 +08:00
  • 1266840d66
    [Feat] Add MMCV_BASE_URL env variable to support customize mmcv find link (#148) yancong 2022-07-06 23:35:02 +08:00
  • c869f7323d
    [Docs] Fix wrong .mimrc example (#147) yancong 2022-06-28 21:57:42 +08:00
  • b46d2c9119
    Fix packaging (#145) Zaida Zhou 2022-06-27 22:44:44 +08:00
  • b449e97c18
    Bump version to v0.2.0 (#141) v0.2.0 Zaida Zhou 2022-06-24 16:35:12 +08:00
  • 73053c1812
    Update README (#142) Zaida Zhou 2022-06-24 16:34:30 +08:00
  • eb0b8270a7
    [Refactor] refactor mim uninstall (#135) yancong xiao 2022-06-24 14:30:31 +08:00
  • 90d97cd2f7
    Add beautiful progressbar (#139) Zaida Zhou 2022-06-24 14:01:17 +08:00
  • d2df7c8023
    Add macOS ci (#138) Zaida Zhou 2022-06-23 19:20:04 +08:00
  • 3276085565
    add circleci (#131) Zaida Zhou 2022-06-22 21:56:07 +08:00
  • 03f9261df6
    Add more packages that support mim (#134) yancong xiao 2022-06-22 20:09:51 +08:00
  • 172400dc04
    [Refactor] refactor mim install (#132) yancong xiao 2022-06-22 20:09:10 +08:00
  • 7421125722
    Add extra dependencies to extra_require (#133) Zaida Zhou 2022-06-16 19:24:19 +08:00
  • 77f5866a67
    [Chore] Fix the issue that the click version is locked at 7.x (#127) yancong xiao 2022-06-16 15:55:21 +08:00
  • eb5c5c67ff
    Fix mmaction2 package name and run script (#113) Ye Liu 2022-06-14 12:34:51 +08:00
  • d8f00ed895
    Add pyupgrade and codespell pre-commit hooks (#130) Zaida Zhou 2022-06-14 12:32:59 +08:00
  • 945a565ba4
    add windows ci (#106) Jiazhen Wang 2022-06-14 10:00:57 +08:00
  • 82ad74333b
    bump version to v0.1.6 (#129) v0.1.6 Zaida Zhou 2022-06-14 09:33:21 +08:00
  • 695f2af0e4
    [Fix] Fix and refactor unit tests (#128) Zaida Zhou 2022-06-14 00:02:58 +08:00
  • cd3b38d75f
    mim install does not work with pip >= 22.1 (#117) Anton Cherepkov 2022-06-13 12:55:53 +03:00
  • 7b9697f8ca
    Use mdformat pre-commit hook (#126) yancong xiao 2022-06-13 14:06:35 +08:00
  • 28dce468a9
    [Fix] Fix search error when models miss the results field (#104) Zaida Zhou 2022-03-20 22:06:09 +08:00
  • 0f8589dfd5
    [Fix] Get the version of CUDA properly (#96) Zaida Zhou 2022-03-17 09:56:12 +08:00
  • faf51cb3d3
    Reorganizing OpenMMLab projects in readme (#107) Mashiro 2022-02-25 16:51:06 +08:00
  • c5025ef069
    Add copyright pre-commit-hook (#105) Zaida Zhou 2022-02-23 22:20:01 +08:00
  • d2d2bafd2e
    Upgrade the version of isort (#103) Zaida Zhou 2022-02-23 22:09:27 +08:00
  • 4b27a58606
    [Docs] Add the link of mmdeploy (#99) Zaida Zhou 2022-02-23 21:52:28 +08:00
  • be720eeebb
    [Fix] Fix the unit test of the download command (#95) Zaida Zhou 2022-01-13 16:54:58 +08:00
  • d85de669b0
    Add the link of mmrazor (#98) Zaida Zhou 2021-12-24 15:21:09 +08:00
  • 08a99cff03
    [Docs] Refactor the structure of the documentation (#94) Zaida Zhou 2021-12-10 20:43:50 +08:00
  • 6b9be66bdb
    [Docs] Use shared menu (#93) Zaida Zhou 2021-12-10 10:50:50 +08:00
  • 7d25759ead
    Update gridsearch.py (#84) Haodong Duan 2021-12-09 10:03:23 +08:00
  • 10f3e61739
    Update test_download.py (#85) Haodong Duan 2021-12-09 10:02:42 +08:00
  • 2ec36a90d7
    use official markdownlint hook (#92) Zaida Zhou 2021-12-07 15:10:21 +08:00
  • de026a72ce
    [Docs] Use pytorch sphinx theme (#89) Zaida Zhou 2021-12-07 14:15:19 +08:00
  • 622cc8a7b1
    cancel the outdated action (#91) Zaida Zhou 2021-12-07 13:15:57 +08:00
  • d234738f88
    Skip CI when some specific files were changed (#90) Zaida Zhou 2021-12-07 13:09:26 +08:00
  • 62bd756d70
    bump version to v0.1.5 (#83) v0.1.5 Zaida Zhou 2021-09-07 22:52:14 +08:00
  • 4f2b8ec454
    [Fix] Fix #80 (#81) Haodong Duan 2021-09-07 21:49:51 +08:00
  • dd97fdf226
    [Enhancement] Support full match (#79) Zaida Zhou 2021-09-07 21:49:25 +08:00
  • c156e060ee
    [Fix] Change the version of ubuntu from ubuntu-latest to ubuntu-18.04 in CI (#82) Zaida Zhou 2021-09-01 21:14:04 +08:00
  • 26f364fdde
    bump version to v0.1.4 (#78) v0.1.4 Zaida Zhou 2021-08-04 21:00:24 +08:00
  • b6ee8775a6
    [Refactor] Speed the list command (#77) Zaida Zhou 2021-08-04 20:10:11 +08:00
  • 9fe8a75cb4
    [Fix] Fix missing package directory error (#72) Zaida Zhou 2021-07-28 20:09:44 +08:00
  • d70f9cf14b
    [Fix] Fix searching path of config when invoking train, test and gridsearch command (#75) Ma Zerun 2021-07-27 04:02:24 -04:00
  • eb35cceb84
    When use config file from codebase, use and show the realpath instead of the symbolic path.(#76) Ma Zerun 2021-07-27 03:42:00 -04:00
  • db34eff15e
    [Fix] Fix error of new feature if verison of pip is slow (#74) Zaida Zhou 2021-07-27 15:06:42 +08:00
  • a64cd64a88
    bump version to v0.1.3 (#70) v0.1.3 Zaida Zhou 2021-07-24 17:32:01 +08:00
  • acab45a6fa
    [Refactor] Change resources directory to .mim (#68) Zaida Zhou 2021-07-24 17:27:21 +08:00
  • 0bd1f4d2dd
    [Fix] Solving issues related to out-of-tree builds (#65) Zaida Zhou 2021-07-24 15:08:11 +08:00
  • 34e0d56e75
    [Enhancement] Enhance recursively find (#69) Zaida Zhou 2021-07-24 15:07:54 +08:00
  • 27fad951d0
    [Fix] Fix error when searching mmsegmentation (#52) Zaida Zhou 2021-07-24 11:48:22 +08:00
  • 6f309bdd98
    [Refactor] Refactor list cmd (#67) Zaida Zhou 2021-07-24 11:43:31 +08:00
  • 9c8e58cf63
    Merge pull request #64 from zhouzaida/refactor-utils Zaida Zhou 2021-07-23 19:26:52 +08:00
  • d07a72c144 update utils/__init__.py zhouzaida 2021-07-23 17:16:44 +08:00
  • dc91aa0456 [Refactor] Refactor utils.py helper function zhouzaida 2021-07-23 16:51:15 +08:00
  • 4c307b3804
    Merge pull request #57 from kennymckormick/configurable-display-width Zaida Zhou 2021-07-21 21:28:14 +08:00
  • 9a369e27f0 update Kenny 2021-07-21 19:59:22 +08:00
  • fb4c1fba18
    Merge pull request #61 from kennymckormick/update_github_cfg Zaida Zhou 2021-07-21 19:51:32 +08:00