johnzja
|
3cbfbf6434
|
Merge branch 'master' of https://github.com/open-mmlab/mmsegmentation into open-mmlab-master
# Conflicts:
# docs/model_zoo.md
# mmseg/models/backbones/__init__.py
# tests/test_models/test_backbone.py
|
2020-08-17 20:51:44 +08:00 |
Jerry Jiarui XU
|
d9484068ce
|
Support ResNeSt backbone (#47)
* Support ResNeSt backbone
* fixed avg_down
* add docstring and test
* update table
* update docs and tests
* fixed test
* rename
* refactor splits
|
2020-08-17 00:54:01 +08:00 |
johnzja
|
cc5cb7d5e6
|
model-zoo.md modified.
|
2020-08-14 13:50:19 +08:00 |
Jerry Jiarui XU
|
1765c12985
|
Support FP16 (#21)
* Support FP16
* add miss folder
* add tests
* remove useless config
* update memory
* reduce config
* migrate fp16 to mmcv
* add model link
|
2020-07-20 15:17:18 +08:00 |
Kai Chen
|
550e02b7cb
|
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 |
Jerry Jiarui XU
|
b72a6d00ef
|
Add Colab Tutorial (#7)
* add badge
* Created using Colaboratory
* add read docs
* Fixed readthedocs
* fixed colab ref
* add readthedocs.txt
* add link
* fixed modelzoo link
* add missing reference
* fixed docs
* remove relative path in docs
* add colab in README.md
* update docker image
* add newline
* fixed br
|
2020-07-10 16:55:47 +08:00 |
Jiarui XU
|
b2724da80b
|
init commit
|
2020-07-10 02:39:01 +08:00 |