Commit Graph

13 Commits (464ebab53e5febb56ac5ffe7f190e8f87bdae7de)

Author SHA1 Message Date
MengzhangLI 2f4d52f4d1 remove pytest runner and update package info (#1201) 2022-01-13 10:37:48 +08:00
Junjun2016 24b4761d83 [Fix] Fix symlink failure on Windows (#1038)
* fix symlink failure on Windows

* fix develop mode on windows
2021-12-08 23:19:23 -08:00
MengzhangLI 78fbaaf179 0~ (#1090) 2021-11-30 23:03:50 +08:00
Junjun2016 6762958ea0 [Enhancement] Upgrade CI for PyTorch1.9 (#712)
* Upgrade CI for PyTorch1.9

* fix typo

* merge build_cu101 and build_cu102 to build_cuda

* fix substitution bug

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* remove redudant items

* add python 3.9 to CI

* add python 3.9 to setup.py

* remove some versions of pytorch for python 3.9 test

* fix torch version error

* delete mim files

* update ubuntu version

* fix mmcv cuda version
2021-09-08 18:43:17 -07:00
Junjun2016 42a1929779 Add MMSeg citation (#825)
* fix typo

* add citation
2021-09-01 18:38:58 -07:00
Junjun2016 2fe0bddf5e [Dcos] Add header for files (#796)
* Add header for files

* Delete header in config files
2021-08-16 23:16:55 -07:00
谢昕辰 e0a1860369 [Feature] support mim (#717)
* support mim

* remove mim demo
2021-07-27 15:43:32 +08:00
谢昕辰 725d5aa002 [Feature] support mim (#549)
* dice loss

* format code, add docstring and calculate denominator without valid_mask

* minor change

* restore

* add metafile

* add manifest.in and add config at setup.py

* add requirements

* modify manifest

* modify manifest

* Update MANIFEST.in

* add metafile

* add metadata

* fix typo

* Update metafile.yml

* Update metafile.yml

* minor change

* Update metafile.yml

* add subfix

* fix mmshow

* add more  metafile

* add config to model_zoo

* fix bug

* Update mminstall.txt

* [fix] Add models

* [Fix] Add collections

* [fix] Modify collection name

* [Fix] Set datasets to unet metafile

* [Fix] Modify collection names

* complement inference time
2021-05-31 15:07:24 -07:00
Jerry Jiarui XU 0f702f44af Auto get version info and git hash (#55)
* Auto get version info and git hash

* bump 0.5.1 and update doc

* fixed docs

* Add change log
2020-08-11 19:23:35 +08:00
Jerry Jiarui XU fd34179921 Fixed long description (#16) 2020-07-14 19:35:25 +08:00
Jerry Jiarui XU 0de0387b1f fixed name in pypi, add badge (#15)
* fixed name in pypi, add badge

* fixed name in install.md

* update install.md
2020-07-14 14:41:52 +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