mmsegmentation/mmseg
谢昕辰 0c31afe9eb
Support fcn dilate 6 (#400)
* Support fcn dilate 6

* Support dilate in FCNHead

* configs for cityscapse dataset

* add configs for pytorch pretrained model

* update README

* add fps test results

* add memory test results and links

* modify log names

* Update mmseg/models/decode_heads/fcn_head.py

Co-authored-by: Jerry Jiarui XU <xvjiarui0826@gmail.com>
2021-03-20 10:32:04 -07:00
..
apis [Improvement] Move train_cfg/test_cfg inside model (#341) 2021-01-19 17:06:23 -08:00
core [Bug fix] Fixed ADE20k test (#359) 2021-01-24 02:17:59 -08:00
datasets Fix PhotoMetricDistortion docstring (#388) 2021-02-24 18:22:00 -08:00
models Support fcn dilate 6 (#400) 2021-03-20 10:32:04 -07:00
ops [Enhance] Migrate to MMCV DepthwiseSeparableConv (#158) 2020-09-25 19:56:10 +08:00
utils [Enhance] Refactor inverted residual (#164) 2020-09-28 00:33:51 +08:00
__init__.py [Feature] add AdjustGamma transform (#232) 2020-12-01 20:14:01 -08:00
version.py Bump v0.11 (#368) 2021-02-02 15:09:20 -08:00