Logo
Explore Help
Register Sign In
mirrors/mmsegmentation
1
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/ops/__init__.py

5 lines
116 B
Python
Raw Normal View History

init commit
2020-07-07 20:52:19 +08:00
from .encoding import Encoding
Onnx upsample (#100) * add customized Upsample which can convert to ONNX * support multiply decode head for hrnet * support size for Upsample
2020-09-03 19:59:13 +08:00
from .wrappers import Upsample, resize
init commit
2020-07-07 20:52:19 +08:00
[Enhance] Migrate to MMCV DepthwiseSeparableConv (#158) * Add D16-MG124 models * Use MMCV DepthSepConv * add OHEM * add warmup * fixed test * fixed test * change to bs 16 * revert config * add models * seperate
2020-09-25 19:56:10 +08:00
__all__ = ['Upsample', 'resize', 'Encoding']
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 649ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API