1100 Forks
3725 Stars
3725 Watchers

mmpretrain

OpenMMLab Pre-training Toolbox and Benchmark

How to download and setup mmpretrain

Open terminal and run command
git clone https://github.com/open-mmlab/mmpretrain.git
git clone is used to create a copy or clone of mmpretrain repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mmpretrain https://github.com/open-mmlab/mmpretrain/archive/master.zip

Or simply clone mmpretrain with SSH
[email protected]:open-mmlab/mmpretrain.git

If you have some problems with mmpretrain

You may open issue on mmpretrain support forum (system) here: https://github.com/open-mmlab/mmpretrain/issues