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
/
necks
History
Miguel Méndez
f80066910c
[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
fpn.py
[Fix] Replace interpolate with resize (
#731
)
2021-07-28 16:56:22 +08:00
mla_neck.py
[Feature] Official implementation of SETR (
#531
)
2021-06-23 09:39:29 -07:00
multilevel_neck.py
[Fix] Replace interpolate with resize (
#731
)
2021-07-28 16:56:22 +08:00