mmsegmentation/mmseg/models
谢昕辰 19f92851f5
[Fix] Add out_channels in `CascadeEncoderDecoder` and update OCRNet and MobileNet v2 results (#2656)
## Motivation

As title.

## Modification

1. update results in readme
2. fix attr error in cascade encoder decoder
2023-02-28 15:57:43 +08:00
..
backbones [Enhance] Make scipy as a default dependency in runtime 1.x 2022-11-30 20:11:14 +08:00
decode_heads Backward merge #2535 from `1.x` into `dev-1.x` (#2546) 2023-02-01 10:26:44 +08:00
losses Upgrade pre commit hooks (#2154) 2022-10-08 12:04:24 +08:00
necks [Refactor] Add pyupgrade pre-commit hook (#2078) 2022-09-19 14:06:29 +08:00
segmentors [Fix] Add out_channels in `CascadeEncoderDecoder` and update OCRNet and MobileNet v2 results (#2656) 2023-02-28 15:57:43 +08:00
utils [Refactor] Add pyupgrade pre-commit hook (#2078) 2022-09-19 14:06:29 +08:00
__init__.py [Refactory] Refactory BaseSegmentor based BaseModel 2022-06-19 06:32:09 +00:00
builder.py [Refactor] Refactor all registries 2022-05-10 12:15:20 +00:00
data_preprocessor.py [Fix] Fix the problem of post-processing not removing padding (#2367) 2022-12-01 16:35:39 +08:00