mmsegmentation/mmseg/models
nulam 3bac6ef5a4
Fix typo in warning on binary classification (#2382)
2022-12-06 11:29:11 +08:00
..
backbones [Enhance] Make scipy as a default dependency in runtime 1.x 2022-11-30 20:11:14 +08:00
decode_heads Fix typo in warning on binary classification (#2382) 2022-12-06 11:29:11 +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] Fix the problem of post-processing not removing padding (#2367) 2022-12-01 16:35:39 +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