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
/
backbones
History
lizz
fcad6df7a6
Save base_channels for UNet (
#450
)
...
Signed-off-by: lizz <lizz@sensetime.com>
2021-03-30 09:52:08 -07:00
..
__init__.py
[New model] Support MobileNetV3 (
#268
)
2020-12-26 00:02:50 -08:00
cgnet.py
Fix typo: upsampe_cfg -> upsample_cfg (
#449
)
2021-03-30 09:51:38 -07:00
fast_scnn.py
[Enhance] Refactor inverted residual (
#164
)
2020-09-28 00:33:51 +08:00
hrnet.py
Fix typo: upsampe_cfg -> upsample_cfg (
#449
)
2021-03-30 09:51:38 -07:00
mobilenet_v2.py
[Enhance] Refactor inverted residual (
#164
)
2020-09-28 00:33:51 +08:00
mobilenet_v3.py
Fix typo: upsampe_cfg -> upsample_cfg (
#449
)
2021-03-30 09:51:38 -07:00
resnest.py
…
resnet.py
…
resnext.py
…
unet.py
Save base_channels for UNet (
#450
)
2021-03-30 09:52:08 -07:00