Home

Awesome

MIM: MIM Installs OpenMMLab Packages

MIM provides a unified interface for launching and installing OpenMMLab projects and their extensions, and managing the OpenMMLab model zoo.

Major Features

License

This project is released under the Apache 2.0 license.

Changelog

v0.1.1 was released in 13/6/2021.

Customization

You can use .mimrc for customization. Now we support customize default values of each sub-command. Please refer to customization.md for details.

Build custom projects with MIM

We provide some examples of how to build custom projects based on OpenMMLAB codebases and MIM in MIM-Example. Without worrying about copying codes and scripts from existing codebases, users can focus on developing new components and MIM helps integrate and run the new project.

Installation

Please refer to installation.md for installation.

Command

<details> <summary>1. install</summary> </details> <details> <summary>2. uninstall</summary> </details> <details> <summary>3. list</summary> </details> <details> <summary>4. search</summary> </details> <details> <summary>5. download</summary> </details> <details> <summary>6. train</summary> </details> <details> <summary>7. test</summary> </details> <details> <summary>8. run</summary> </details> <details> <summary>9. gridsearch</summary> </details>

Contributing

We appreciate all contributions to improve mim. Please refer to CONTRIBUTING.md for the contributing guideline.

License

This project is released under the Apache 2.0 license.

Projects in OpenMMLab