mmsegmentation/mmseg/models/decode_heads
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
..
__init__.py init commit 2020-07-10 02:39:01 +08:00
ann_head.py init commit 2020-07-10 02:39:01 +08:00
aspp_head.py init commit 2020-07-10 02:39:01 +08:00
cascade_decode_head.py init commit 2020-07-10 02:39:01 +08:00
cc_head.py init commit 2020-07-10 02:39:01 +08:00
da_head.py init commit 2020-07-10 02:39:01 +08:00
decode_head.py Support FP16 (#21) 2020-07-20 15:17:18 +08:00
enc_head.py init commit 2020-07-10 02:39:01 +08:00
fcn_head.py init commit 2020-07-10 02:39:01 +08:00
gc_head.py init commit 2020-07-10 02:39:01 +08:00
nl_head.py init commit 2020-07-10 02:39:01 +08:00
ocr_head.py init commit 2020-07-10 02:39:01 +08:00
psa_head.py init commit 2020-07-10 02:39:01 +08:00
psp_head.py init commit 2020-07-10 02:39:01 +08:00
sep_aspp_head.py init commit 2020-07-10 02:39:01 +08:00
uper_head.py init commit 2020-07-10 02:39:01 +08:00