This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mmsegmentation
Watch
1
Star
0
Fork
0
You've already forked mmsegmentation
mirror of
https://github.com/open-mmlab/mmsegmentation.git
synced
2025-06-03 22:03:48 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
mmsegmentation
/
mmseg
/
models
History
Junhwa Song
ced29fcaf8
[Refactor] Handle case where device is neither CPU nor CUDA in HamHead (
#2868
)
2023-04-14 10:12:49 +08:00
..
backbones
[Feature] Support SegNeXt in MMSegmentation 2.0 (
#2654
)
2023-03-16 16:49:15 +08:00
decode_heads
[Refactor] Handle case where device is neither CPU nor CUDA in HamHead (
#2868
)
2023-04-14 10:12:49 +08:00
losses
[Feature] Support PIDNet (
#2609
)
2023-03-15 14:55:30 +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
[Feature] Support PIDNet (
#2609
)
2023-03-15 14:55:30 +08:00
__init__.py
[Refactory] Refactory BaseSegmentor based BaseModel
2022-06-19 06:32:09 +00:00
builder.py
…
data_preprocessor.py
[Fix] Fix the problem of post-processing not removing padding (
#2367
)
2022-12-01 16:35:39 +08:00