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
RangiLyu
aa14be1871
fix typo (
#533
)
2021-05-06 08:16:06 -07:00
..
backbones
fix typo (
#533
)
2021-05-06 08:16:06 -07:00
decode_heads
Fix typo: upsampe_cfg -> upsample_cfg (
#449
)
2021-03-30 09:51:38 -07:00
losses
[Enhance] Support reading class_weight from file in loss functions to help MMDet3D (
#513
)
2021-04-29 01:04:15 -07:00
necks
add upsample neck (
#512
)
2021-04-24 21:22:09 -07:00
segmentors
[Enhance] Replace data_dict calling 'img' key to support MMDet3D (
#514
)
2021-04-29 01:01:34 -07:00
utils
Adjust vision transformer backbone architectures (
#524
)
2021-04-30 10:37:47 -07:00
__init__.py
Add Semantic FPN (
#94
)
2020-09-03 19:56:36 +08:00
builder.py
[Refactor] Use MMCV MODEL_REGISTRY (
#515
)
2021-04-27 23:51:09 -07:00