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
/
decode_heads
History
Miguel Méndez
50461efe85
[Fix] Replace interpolate with resize (
#731
)
...
* Replace interpolate with resize * Replace nn.Upsample with ops.Upsample * Fix test
2021-07-28 16:56:22 +08:00
..
__init__.py
[Feature] Official implementation of SETR (
#531
)
2021-06-23 09:39:29 -07:00
ann_head.py
…
apc_head.py
…
aspp_head.py
…
cascade_decode_head.py
…
cc_head.py
…
da_head.py
…
decode_head.py
…
dm_head.py
…
dnl_head.py
…
ema_head.py
…
enc_head.py
…
fcn_head.py
…
fpn_head.py
[Fix] Replace interpolate with resize (
#731
)
2021-07-28 16:56:22 +08:00
gc_head.py
…
lraspp_head.py
…
nl_head.py
…
ocr_head.py
…
point_head.py
…
psa_head.py
…
psp_head.py
[Fix] fix fast scnn (
#606
)
2021-07-02 17:58:35 +08:00
sep_aspp_head.py
…
sep_fcn_head.py
[Fix] fix fast scnn (
#606
)
2021-07-02 17:58:35 +08:00
setr_mla_head.py
[Fix] Replace interpolate with resize (
#731
)
2021-07-28 16:56:22 +08:00
setr_up_head.py
[Fix] Replace interpolate with resize (
#731
)
2021-07-28 16:56:22 +08:00
uper_head.py
…