Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@RangeKing
Copy link
Contributor

@RangeKing RangeKing commented Feb 21, 2023

Motivation

Add missing repos in get_official_package to be consistent with

mim/mim/utils/default.py

Lines 16 to 32 in 2a6adf5

PKG2PROJECT = {
'mmcv-full': 'mmcv',
'mmcls': 'mmclassification',
'mmdet': 'mmdetection',
'mmdet3d': 'mmdetection3d',
'mmsegmentation': 'mmsegmentation',
'mmaction2': 'mmaction2',
'mmtrack': 'mmtracking',
'mmpose': 'mmpose',
'mmedit': 'mmediting',
'mmocr': 'mmocr',
'mmgen': 'mmgeneration',
'mmselfsup': 'mmselfsup',
'mmrotate': 'mmrotate',
'mmflow': 'mmflow',
'mmyolo': 'mmyolo',
}

@zhouzaida zhouzaida merged commit 81b54d6 into open-mmlab:main Feb 22, 2023
@RangeKing RangeKing deleted the add_missing_repo branch February 22, 2023 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants