Commit Graph

14 Commits (0cf838f2949537f6cf46972cf6aa86b781db0600)

Author SHA1 Message Date
Junjun2016 8ed5975b81 add reimplementation questions template (#741) 2021-07-31 09:29:15 -07:00
Junjun2016 7eeb0aa56a fix typos 2021-06-22 19:07:55 +08:00
Junjun2016 52a8112d60 fix lint error 2021-06-22 00:41:31 +08:00
Junjun2016 87dac0fe82 add_pr_template 2021-06-21 22:31:59 +08:00
sennnnn 76e0d673e9 [Feature] Move 'Install MMCV' to a independent CI item. (#602)
* [Feature] Move 'Install MMCV' to a independent CI item.

* Merge MMCV install into MMSEG dependencies install

* Fix bug of 'Install MMCV'

* Remove duplicate CI items

* Fix torch device

* Split cpu env and gpu env into two CI project

* Fix some mmdet related bugs

* Fix mmcv-full install bug of build_cpu CI project.
2021-06-17 07:57:46 -07:00
Jerry Jiarui XU d283ca6fea [Improvement] Add more CI (#460)
* add more CI

* fix missing

* remove python-version

* fixed acc
2021-04-08 19:29:00 -07:00
Jerry Jiarui XU 7e918e302a update CI for pip 20.3 (#307)
* update CI for pip 20.3

* fixed 1.6 torchvision

* delete python 3.8

* fixed mmcv

* add cuda home

* change to 1.2.2

* add pip upgrade

* install cuda for all

* add missing mmcv

* switch to deprecate
2020-12-17 22:46:38 -08:00
Jerry Jiarui XU c13e1d5e05 [Improvement] Add markdown linter and fix linting errors (#171)
* [Improvement] Add markdown linter and fix linting errors

* fixed pip
2020-10-07 19:50:16 +08:00
Jerry Jiarui XU e86f4377b3 [Enhance] Update url to https://download.openmmlab.com (#165) 2020-09-28 00:32:44 +08:00
Jerry Jiarui XU a96e2f932d Add pytorch 1.6 CI (#64) 2020-08-12 18:55:40 +08:00
Jerry Jiarui XU daa023836b Fixed voc aug convert (#19)
* Fixed voc aug convert

* update getting_started.md

* add class balanced doc
2020-07-17 09:55:28 +08:00
Kai Chen 5d2140f0ca Install wheel before building mmseg (#14) 2020-07-14 00:28:13 +08:00
Kai Chen bc285bea28 Add pypi deployment (#11)
* add pypi deployment

* remove useless jobs

* fixed typo and cleanup

* delete build.tx

* add change log

Co-authored-by: Jiarui XU <xvjiarui0826@gmail.com>
2020-07-13 20:54:32 +08:00
Jiarui XU b2724da80b init commit 2020-07-10 02:39:01 +08:00