LXXXXR
7d618e6606
[Fix] Fix version ( #209 )
...
* fix version
* add projects in openmmlab
* minor fix
* empty
* add mmocr
* empty
* empty
* fix linting
2021-04-16 19:07:17 +08:00
mzr1996
b7b520881f
Update CONTRIBUTING.md according to mmcv ( #210 )
...
* Update CONTRIBUTING.md according to mmcv
* Docstring formatting by docformatter
* Update openmmlab website.
2021-04-14 21:22:37 +08:00
LXXXXR
d412841e08
[Fix] Update pip install mmcv command in ci ( #187 )
...
* update pip install mmcv command in ci
* update pip install mmcv command in ci
* fix ci
* fix ci
2021-03-29 19:57:27 +08:00
LXXXXR
996d2a7641
Revert "temporary solution to ci until new version of mmcv is avaliable ( #127 )" ( #128 )
...
This reverts commit abb32346899f34c6b844a78c041f5e5b9214cf2b.
2020-12-30 17:11:33 +08:00
LXXXXR
abb3234689
temporary solution to ci until new version of mmcv is avaliable ( #127 )
...
* temporary solution to ci until new version of mmcv is avaliable
* temporary solution to ci until new version of mmcv is avaliable
2020-12-28 11:29:29 +08:00
LXXXXR
9a0c75ea41
Use old resolver in pip ( #115 )
...
* use old resolver in pip
* use old resolver in pip
2020-12-18 16:00:28 +08:00
LXXXXR
400074c321
Add markdown lint in pre-commit hook ( #106 )
...
* add mdlint
* remove duplicate check
* modify md files to pass linting check
* change mmcv download url
* remove torch1.4.0 version check
* remove torch1.4.0 version check
2020-12-02 19:42:45 +08:00
Wenwei Zhang
fe45b241c5
Do not install mmcv through requirements ( #90 )
...
* Delete the mmcv requirement to support mmcv-full installed environment
* install mmcv in CI
* fix mmcv version error
Co-authored-by: Xinran <lixinran@sensetime.com>
2020-11-19 00:00:12 +08:00
Y. Xiong
c00ee6a876
workflow: modify build, add deploy ( #61 )
...
* workflow: modify build, add deploy
* fix type: mmseg -> mmcls
* simplify build by delete cuda related settings
* re-sort requirements by pre-commit hook
* build: support more pytorch versions
* build: fix torchvision version bug
* del useless test imports
* merge upstream
* build: del docstring checking to pass coverage check
2020-10-10 22:15:50 +08:00
yl-1993
71e3b86ed3
add github action (manually squash)
2020-07-12 00:07:05 +08:00