mirror of
https://github.com/alibaba/EasyCV.git
synced 2025-06-03 14:49:00 +08:00
when adapt for mmlab, the original modules will be changed, which will make argument error when using mmdet original config and interface 1. add interface for removing adaptation for mmlab 2. register copy of mmlab module into easycv 3. bump internal version to 0.6.3.1 Link: https://code.alibaba-inc.com/pai-vision/EasyCV/codereview/10059050
7 lines
159 B
Python
7 lines
159 B
Python
# Copyright (c) Alibaba, Inc. and its affiliates.
|
|
# GENERATED VERSION FILE
|
|
# TIME: Thu Nov 5 14:17:50 2020
|
|
|
|
__version__ = '0.6.3.1'
|
|
short_version = '0.6.3.1'
|