Shortcuts

Note

You are reading the documentation for MMSelfSup 0.x, which will soon be deprecated by the end of 2022. We recommend you upgrade to MMSelfSup 1.0.0rc versions to enjoy fruitful new features and better performance brought by OpenMMLab 2.0. Check out the changelog, code and documentation of MMSelfSup 1.0.0rc for more details.

FAQ

We list some common troubles faced by many users and their corresponding solutions here. Feel free to enrich the list if you find any frequent issues and have ways to help others to solve them. If the contents here do not cover your issue, please create an issue using the provided templates and make sure you fill in all required information in the template.

Installation

Compatible MMCV, MMClassification, MMDetection and MMSegmentation versions are shown below. Please install the correct version of them to avoid installation issues.

MMSelfSup version MMCV version MMClassification version MMSegmentation version MMDetection version
0.11.0 (master) mmcv-full >= 1.4.2, \< 1.9.0 mmcls >= 0.21.0, \< 0.27.0 mmseg >= 0.20.2 mmdet >= 2.19.0
0.10.1 mmcv-full >= 1.4.2, \< 1.9.0 mmcls >= 0.21.0, \< 0.27.0 mmseg >= 0.20.2 mmdet >= 2.19.0
0.10.0 mmcv-full >= 1.4.2, \< 1.7.0 mmcls >= 0.21.0 mmseg >= 0.20.2 mmdet >= 2.19.0
0.9.2 mmcv-full >= 1.4.2, \< 1.7.0 mmcls >= 0.21.0 mmseg >= 0.20.2 mmdet >= 2.19.0
0.9.1 mmcv-full >= 1.4.2, \< 1.6.0 mmcls >= 0.21.0 mmseg >= 0.20.2 mmdet >= 2.19.0
0.9.0 mmcv-full >= 1.4.2 mmcls >= 0.21.0 mmseg >= 0.20.2 mmdet >= 2.19.0
0.8.0 mmcv-full >= 1.4.2 mmcls >= 0.21.0 mmseg >= 0.20.2 mmdet >= 2.19.0
0.7.1 mmcv-full >= 1.3.16 mmcls >= 0.19.0, \<= 0.20.1 mmseg >= 0.20.2 mmdet >= 2.16.0
0.6.0 mmcv-full >= 1.3.16 mmcls >= 0.19.0 mmseg >= 0.20.2 mmdet >= 2.16.0
0.5.0 mmcv-full >= 1.3.16 / mmseg >= 0.20.2 mmdet >= 2.16.0

Note:

  • You need to run pip uninstall mmcv first if you have mmcv installed. If mmcv and mmcv-full are both installed, there will be ModuleNotFoundError.

  • If you still have version problem, please create an issue and provide your package versions.

Read the Docs v: 0.x
Versions
latest
stable
1.x
dev-1.x
0.x
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.