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
/
utils
History
Jerry Jiarui XU
9849a8dc23
[Refactor]: Unified parameter initialization (
#567
)
...
* [Refactor]: Unified parameter initialization * fixed pretrained
2021-06-16 21:41:29 -07:00
..
__init__.py
Adjust vision transformer backbone architectures (
#524
)
2021-04-30 10:37:47 -07:00
drop.py
Adjust vision transformer backbone architectures (
#524
)
2021-04-30 10:37:47 -07:00
inverted_residual.py
Fix typo: upsampe_cfg -> upsample_cfg (
#449
)
2021-03-30 09:51:38 -07:00
make_divisible.py
[New model] Support MobileNetV3 (
#268
)
2020-12-26 00:02:50 -08:00
res_layer.py
[Refactor]: Unified parameter initialization (
#567
)
2021-06-16 21:41:29 -07:00
se_layer.py
Fix typo: upsampe_cfg -> upsample_cfg (
#449
)
2021-03-30 09:51:38 -07:00
self_attention_block.py
…
up_conv_block.py
Fix typo: upsampe_cfg -> upsample_cfg (
#449
)
2021-03-30 09:51:38 -07:00
weight_init.py
Adjust vision transformer backbone architectures (
#524
)
2021-04-30 10:37:47 -07:00